-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
129 lines (129 loc) · 2.57 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
name: notebook
channels:
- conda-forge
- https://conda.anaconda.org/conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- alembic=1.3.3
- async_generator=1.10
- attrs=19.3.0
- backcall=0.1.0
- bleach=3.1.0
- blinker=1.4
- bzip2=1.0.8
- ca-certificates=2020.4.5.1
- certifi=2020.4.5.1
- certipy=0.1.3
- cffi=1.13.2
- chardet=3.0.4
- cryptography=2.8
- decorator=4.4.1
- defusedxml=0.6.0
- entrypoints=0.3
- ffmpeg=4.2.2
- freetype=2.10.2
- gmp=6.2.0
- gnutls=3.6.5
- idna=2.8
- importlib_metadata=1.5.0
- inflect=4.0.0
- ipykernel=5.1.4
- ipython=7.11.1
- ipython_genutils=0.2.0
- ipywidgets=7.5.1
- jaraco.itertools=5.0.0
- jedi=0.16.0
- jinja2=2.11.0
- json5=0.8.5
- jsonschema=3.2.0
- jupyter_client=5.3.4
- jupyter_core=4.6.1
- jupyter_telemetry=0.0.4
- jupyterhub-base=1.1.0
- jupyterhub-singleuser=1.1.0
- jupyterlab=1.2.6
- jupyterlab_server=1.0.6
- krb5=1.16.4
- lame=3.100
- ld_impl_linux-64=2.33.1
- libcurl=7.65.3
- libedit=3.1.20170329
- libffi=3.2.1
- libgcc-ng=9.2.0
- libgomp=9.2.0
- libiconv=1.15
- libpng=1.6.37
- libsodium=1.0.17
- libssh2=1.8.2
- libstdcxx-ng=9.2.0
- mako=1.1.0
- markupsafe=1.1.1
- mistune=0.8.4
- more-itertools=8.2.0
- nbconvert=5.6.1
- nbformat=5.0.4
- ncurses=6.1
- nettle=3.4.1
- notebook=6.0.3
- nteract_on_jupyter=2.1.3
- oauthlib=3.0.1
- openh264=2.1.1
- openssl=1.1.1g
- pamela=1.0.0
- pandoc=2.9.1.1
- pandocfilters=1.4.2
- parso=0.6.0
- pexpect=4.8.0
- pickleshare=0.7.5
- pip=20.0.2
- prometheus_client=0.7.1
- prompt_toolkit=3.0.3
- ptyprocess=0.6.0
- pycparser=2.19
- pycurl=7.43.0.5
- pygments=2.5.2
- pyjwt=1.7.1
- pyopenssl=19.1.0
- pyrsistent=0.15.7
- pysocks=1.7.1
- python=3.7.6
- python-dateutil=2.8.1
- python-editor=1.0.4
- python-json-logger=0.1.11
- python_abi=3.7
- pyzmq=18.1.1
- readline=8.0
- requests=2.22.0
- ruamel.yaml=0.16.6
- ruamel.yaml.clib=0.2.0
- send2trash=1.5.0
- setuptools=45.1.0
- six=1.14.0
- sqlalchemy=1.3.13
- sqlite=3.30.1
- terminado=0.8.3
- testpath=0.4.4
- tk=8.6.10
- tornado=6.0.3
- traitlets=4.3.3
- urllib3=1.25.7
- wcwidth=0.1.8
- webencodings=0.5.1
- wheel=0.34.1
- widgetsnbextension=3.5.1
- x264=1!152.20180806
- xz=5.2.4
- zeromq=4.3.2
- zipp=2.1.0
- zlib=1.2.11
- pip:
- celluloid==0.2.0
- cycler==0.10.0
- jupyter-offlinenotebook==0.1.0
- kiwisolver==1.2.0
- matplotlib==3.2.1
- numpy==1.18.4
- pyparsing==2.4.7
prefix: /srv/conda/envs/notebook