This repository was archived by the owner on Sep 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathenvironment.yml
More file actions
71 lines (70 loc) · 1.35 KB
/
environment.yml
File metadata and controls
71 lines (70 loc) · 1.35 KB
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
name: dev
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.0
- attrs=19.3.0
- backcall=0.1.0
- bleach=3.1.3
- ca-certificates=2019.11.28
- certifi=2019.11.28
- decorator=4.4.2
- defusedxml=0.6.0
- entrypoints=0.3
- importlib-metadata=1.5.0
- importlib_metadata=1.5.0
- ipykernel=5.2.0
- ipython=7.13.0
- ipython_genutils=0.2.0
- jedi=0.16.0
- jinja2=2.11.1
- json5=0.9.0
- jsonschema=3.2.0
- jupyter_client=6.1.0
- jupyter_core=4.6.3
- jupyterlab=2.0.1
- jupyterlab_server=1.0.7
- libcxx=9.0.1
- libffi=3.2.1
- libsodium=1.0.17
- markupsafe=1.1.1
- mistune=0.8.4
- nbconvert=5.6.1
- nbformat=5.0.4
- ncurses=6.1
- notebook=6.0.3
- openssl=1.1.1e
- pandoc=2.9.2
- pandocfilters=1.4.2
- parso=0.6.2
- pexpect=4.8.0
- pickleshare=0.7.5
- pip=20.0.2
- prometheus_client=0.7.1
- prompt-toolkit=3.0.4
- ptyprocess=0.6.0
- pygments=2.6.1
- pyrsistent=0.15.7
- python=3.8.2
- python-dateutil=2.8.1
- python_abi=3.8
- pyzmq=19.0.0
- readline=8.0
- send2trash=1.5.0
- setuptools=46.1.1
- six=1.14.0
- sqlite=3.30.1
- terminado=0.8.3
- testpath=0.4.4
- tk=8.6.10
- tornado=6.0.4
- traitlets=4.3.3
- wcwidth=0.1.8
- webencodings=0.5.1
- wheel=0.34.2
- xz=5.2.4
- zeromq=4.3.2
- zipp=3.1.0
- zlib=1.2.11
prefix: /Users/eoinmurray/opt/anaconda3/envs/dev