This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
95 lines (95 loc) · 1.78 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
name: LIDS
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.0
- backcall=0.1.0
- blas=1.1
- bleach=2.1.3
- ca-certificates=2018.4.16
- certifi=2018.4.16
- cycler=0.10.0
- dask-core=0.17.5
- decorator=4.3.0
- entrypoints=0.2.3
- freetype=2.8.1
- html5lib=1.0.1
- imageio=2.3.0
- ipykernel=4.8.2
- ipython=6.4.0
- ipython_genutils=0.2.0
- jedi=0.12.0
- jinja2=2.10
- jpeg=9b
- jsonschema=2.6.0
- jupyter_client=5.2.3
- jupyter_core=4.4.0
- kiwisolver=1.0.1
- libgfortran=3.0.0
- libpng=1.6.34
- libsodium=1.0.16
- libtiff=4.0.9
- markupsafe=1.0
- matplotlib=2.2.2
- mistune=0.8.3
- nb_conda=2.2.1
- nb_conda_kernels=2.1.0
- nbconvert=5.3.1
- nbformat=4.4.0
- ncurses=5.9
- networkx=2.1
- notebook=5.5.0
- numpy=1.14.3
- olefile=0.45.1
- openblas=0.2.20
- openssl=1.0.2o
- pandas=0.23.0
- pandoc=2.2.1
- pandocfilters=1.4.2
- parso=0.2.1
- patsy=0.5.0
- pexpect=4.5.0
- pickleshare=0.7.4
- pillow=5.1.0
- pip=9.0.3
- prompt_toolkit=1.0.15
- ptyprocess=0.5.2
- pygments=2.2.0
- pyparsing=2.2.0
- python=3.6.5
- python-dateutil=2.7.3
- pytz=2018.4
- pywavelets=0.5.2
- pyyaml=3.12
- pyzmq=17.0.0
- readline=7.0
- scikit-image=0.13.1
- scikit-learn=0.19.1
- scipy=1.1.0
- seaborn=0.8.1
- send2trash=1.5.0
- setuptools=39.2.0
- simplegeneric=0.8.1
- six=1.11.0
- sqlite=3.20.1
- statsmodels=0.9.0
- terminado=0.8.1
- testpath=0.3.1
- tifffile=0.14.0
- tk=8.6.7
- toolz=0.9.0
- tornado=5.0.2
- trackpy=0.4.1
- traitlets=4.3.2
- wcwidth=0.1.7
- webencodings=0.5.1
- wheel=0.31.0
- xz=5.2.3
- yaml=0.1.7
- zeromq=4.2.5
- zlib=1.2.11
- pip:
- dask==0.17.5
- matplotlib-scalebar==0.4.1
prefix: /Users/drishtimannan/anaconda3/envs/LIDS