-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathenvironment.yml
63 lines (63 loc) · 1.01 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
name: cbm101
dependencies:
- python>=3.6.0
- pip
- ipython
- ipywidgets
- jupyter
- git
- numpy
- matplotlib
- pandas
- scikit-learn>=0.20
- ipykernel
- conda-forge::jupyter_contrib_nbextensions
- conda-forge::jupyterlab
- conda-forge::statsmodels
- conda-forge::biopython
- conda-forge::graphviz
- conda-forge::dcm2niix
- conda-forge::nxviz
- conda-forge::umap-learn
- scipy
- seaborn
- imageio
# - rpy2
- simplegeneric
- tzlocal
- pytables
- openpyxl
- anaconda::basemap
- pip:
- pip
- opencv-python
- scikit-image
- Pillow
- SimpleITK
- kaggle
# - graphviz
- networkx
- pandas-profiling
- xlrd
- nibabel
- nilearn
- joblib
- dipy
- eli5
- pdpbox
- wand
- python-louvain
- pyradiomics
- fury
- plotly
# - tensorflow==2.0.0-beta1
- tensorflow
- pydot
- pypdb
- GEOparse
- bctpy
- xgboost
- albumentations
# - pandas_ml (not compatible with pandas 0.25.0)
# - python-igraph (needs a workaround for Windows)
# pip install .\python_igraph-0.7.1.post6-cp37-cp37m-win_amd64.whl