Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee857cc commit 121bb9eCopy full SHA for 121bb9e
1 file changed
environment.yml
@@ -3,9 +3,10 @@ channels:
3
- anaconda
4
- defaults
5
dependencies:
6
+- h5py
7
+- ipython
8
- matplotlib
9
- pandas
10
- pytables
-- h5py
-- ipython
11
+- scipy
12
- python=3.6
0 commit comments