-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathenvironment.yml
More file actions
49 lines (49 loc) · 998 Bytes
/
environment.yml
File metadata and controls
49 lines (49 loc) · 998 Bytes
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
name: base
channels:
- defaults
dependencies:
- astropy=4.0.1.post1
- bokeh=2.1.1
- jupyter=1.0.0
- jupyter_client=6.1.6
- jupyter_console=6.1.0
- jupyter_core=4.6.3
- jupyterlab=2.1.5
- jupyterlab_server=1.2.0
- matplotlib=3.2.2
- matplotlib-base=3.2.2
- mpc=1.1.0
- mpfr=4.0.2
- mpmath=1.1.0
- msgpack-python=1.0.0
- notebook=6.0.3
- numba=0.50.1
- numexpr=2.7.1
- numpy=1.18.5
- numpy-base=1.18.5
- numpydoc=1.1.0
- pandas=1.0.5
- pandoc=2.10
- pandocfilters=1.4.2
- py=1.9.0
- py-lief=0.10.1
- pycodestyle=2.6.0
- pycosat=0.6.3
- pycparser=2.20
- pycurl=7.43.0.5
- pydocstyle=5.0.2
- pyflakes=2.2.0
- pygments=2.6.1
- pylint=2.5.3
- python=3.8.3
- python-dateutil=2.8.1
- python-jsonrpc-server=0.3.4
- python-language-server=0.34.1
- python-libarchive-c=2.9
- scikit-image=0.16.2
- scikit-learn=0.23.1
- scipy=1.5.0
- seaborn=0.10.1
- setuptools=49.2.0
- yaml=0.2.5
prefix: /Users/rademack/opt/anaconda3