Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
569c35e0
Unverified
Commit
569c35e0
authored
Mar 03, 2021
by
J-shang
Committed by
GitHub
Mar 03, 2021
Browse files
move ipython required to develop (#3411)
parent
cae4308f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletion
+2
-1
dependencies/develop.txt
dependencies/develop.txt
+1
-0
dependencies/required.txt
dependencies/required.txt
+0
-1
docs/requirements.txt
docs/requirements.txt
+1
-0
No files found.
dependencies/develop.txt
View file @
569c35e0
...
...
@@ -7,3 +7,4 @@ sphinxcontrib-websupport
nbsphinx
pytest
coverage
ipython
dependencies/required.txt
View file @
569c35e0
...
...
@@ -13,7 +13,6 @@ scikit-learn >= 0.24.1
websockets
filelock
prettytable
ipython
dataclasses ; python_version < "3.7"
numpy < 1.19.4 ; sys_platform == "win32"
numpy < 1.20 ; sys_platform != "win32" and python_version < "3.7"
...
...
docs/requirements.txt
View file @
569c35e0
...
...
@@ -21,5 +21,6 @@ filelock
prettytable
psutil
ruamel.yaml
ipython
https://download.pytorch.org/whl/cpu/torch-1.7.1%2Bcpu-cp37-cp37m-linux_x86_64.whl
https://download.pytorch.org/whl/cpu/torchvision-0.8.2%2Bcpu-cp37-cp37m-linux_x86_64.whl
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment