allegroai
2a2d4b6114
Add git diff on repository submodule (requires git 2.14 or above)
2020-09-15 18:10:02 +03:00
allegroai
619be3dc75
Fix requirements detection:
...
- multiple -e packages were not detected (only the first one)
- trains installed from git + running with trains in python path resulted in double entry of trains
- Do not add -e to packages installed from git repositories, Trains-Agent doesn't like it
2020-07-30 15:12:46 +03:00
allegroai
934771184d
Fix git diff larger than 500kb , git section will contain warning, and entire git diff will be uploaded as artifact named auxiliary_git_diff
2020-07-04 22:53:26 +03:00
allegroai
d1744785b1
flake8
2020-07-04 22:52:09 +03:00
allegroai
87f7b5d50f
Fix limit git diff to 500kb
2020-07-02 01:28:15 +03:00
allegroai
575f391ba7
Fix ssh://user@domain@server.com/ in git repo link (Issue #149 )
2020-06-20 22:15:08 +03:00
allegroai
d2d3e595af
Fix incorrect entry point detection when called from Trains wrapper (such as TrainsLogger Ignite/Lightning)
2020-06-19 20:51:46 +03:00
allegroai
8a5f6b7d02
Fix Google CoLab code/package detection
2020-06-13 22:12:28 +03:00
allegroai
b865fc0072
If sys.argv doesn't point into a git repo, take file calling Task.init(). Support running code from a module (i.e. -m module)
2020-05-31 12:05:09 +03:00
allegroai
96f899d028
Fix documentation and layout (PEP8)
2020-05-24 08:16:12 +03:00
allegroai
91bc4b92cd
Limit max requirement size to 0.5mb
2020-05-22 11:02:52 +03:00
allegroai
0e2265a9ca
Add Task.add_requirements() to force requirement package into "installed packages"
2020-05-22 10:35:27 +03:00
allegroai
617e5f7c1d
Improve Jupyter support by ignoring IPython directives in converted python script (like % and ! lines)
2020-04-26 23:13:00 +03:00
allegroai
d9f2f01bbd
Make sure trains is included in Jupyter requirements
2020-04-26 23:11:51 +03:00
allegroai
9726f782f2
Add requirement parsing optimization using entry point by default
2020-04-26 22:58:13 +03:00
allegroai
7e4fba9d10
Fix scikit-learn module detection
2020-04-26 22:54:49 +03:00
allegroai
101e5393d1
Fix TRAINS_VCS_ROOT path conversion
2020-04-01 19:06:30 +03:00
allegroai
01772430d6
Ignore virtual-environment folder that might be inside the project's directory
2020-04-01 19:02:54 +03:00
allegroai
146da439e7
Integrate pigar into Trains
2020-03-01 17:12:28 +02:00
allegroai
3ea570cadf
Store python binary along with major.minor version in task script section
2020-02-18 11:24:04 +02:00
allegroai
8c2b36968b
Prefer tensorflow_gpu over tensorflow when inspecting installed packages
2020-02-04 18:00:39 +02:00
allegroai
9f8e814ca6
Support git repositories without ".git" suffix
2020-01-27 15:41:19 +02:00
allegroai
c5dd762d9b
Improve conda support
2020-01-21 16:32:57 +02:00
allegroai
66b251a62b
Try to make sure tensorboard is available when using torch
2020-01-13 11:55:55 +02:00
allegroai
f65ef3e757
Support broken Jupyter version on some conda installations (SageMaker)
2020-01-10 13:33:19 +02:00
allegroai
e1a640d37a
Fix support for older git versions (<2)
2019-11-23 01:25:37 +02:00
allegroai
15683b5b43
Fix support for auto package detection for standalone scripts
2019-11-15 21:59:50 +02:00
allegroai
c44638c8d9
Fix python package analysis timed out before sending git repo detials.
2019-09-27 13:23:32 +03:00
allegroai
2ba372560e
Fix set artifacts storage destination with output_uri
2019-09-14 13:55:17 +03:00
allegroai
76ea73a780
Removed apache-libcloud
2019-09-13 17:09:58 +03:00
allegroai
1d6727d2c0
Improve auto package detection
2019-08-07 00:05:51 +03:00
allegroai
e655dd6cdf
Fix pycharm plugin support large git diff over OS environment
2019-07-13 23:56:27 +03:00
allegroai
9c7e0747fb
Add support for Azure notebook and google colab
2019-07-13 23:55:34 +03:00
allegroai
22b18e7338
Optimize repository query and requirements analysis
2019-07-08 23:28:55 +03:00
allegroai
577010c421
Add auto requirement.txt generation
2019-07-06 23:01:15 +03:00
allegroai
3050bf1476
Fix OS environment repository detection override
2019-07-06 23:00:28 +03:00
allegroai
ff8652f39f
Fix support for local git branch, without matching remote branch
2019-06-20 01:49:37 +03:00
allegroai
089a4c66ff
Fix Jupyter support on Windows host
2019-06-16 02:29:05 +03:00
allegroai
f8fa394f43
Changed log warning to debug
2019-06-15 00:30:51 +03:00
allegroai
f595afe6c8
Initial beta version
2019-06-10 20:02:11 +03:00