-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
74 lines (73 loc) · 1.95 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
name: c_tutorial
channels:
- conda-forge
- defaults
dependencies:
- attrs=18.2.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- bzip2=1.0.6=h14c3975_1002
- ca-certificates=2018.11.29=ha4d7672_0
- certifi=2018.11.29=py37_1000
- cloog=0.18.0=0
- decorator=4.3.2=py_0
- entrypoints=0.3=py37_1000
- gcc=4.8.5=7
- gmp=6.1.2=hf484d3e_1000
- ipykernel=5.1.0=py37h24bf2e0_1002
- ipython=7.3.0=py37h24bf2e0_0
- ipython_genutils=0.2.0=py_1
- isl=0.12.2=0
- jedi=0.13.3=py37_0
- jinja2=2.10=py_1
- jsonschema=3.0.0=py37_0
- jupyter_client=5.2.4=py_1
- jupyter_core=4.4.0=py_0
- jupyterlab=0.35.4=py37_0
- jupyterlab_server=0.2.0=py_0
- libffi=3.2.1=hf484d3e_1005
- libgcc-ng=7.3.0=hdf63c60_0
- libsodium=1.0.16=h14c3975_1001
- libstdcxx-ng=7.3.0=hdf63c60_0
- markupsafe=1.1.1=py37h14c3975_0
- mistune=0.8.4=py37h14c3975_1000
- mpc=1.1.0=4
- mpfr=3.1.5=0
- nbconvert=5.3.1=py_1
- nbformat=4.4.0=py_1
- ncurses=6.1=hf484d3e_1002
- notebook=5.7.4=py37_1000
- openssl=1.1.1a=h14c3975_1000
- pandoc=2.6=1
- pandocfilters=1.4.2=py_1
- parso=0.3.4=py_0
- pexpect=4.6.0=py37_1000
- pickleshare=0.7.5=py37_1000
- pip=19.0.3=py37_0
- prometheus_client=0.6.0=py_0
- prompt_toolkit=2.0.9=py_0
- ptyprocess=0.6.0=py37_1000
- pygments=2.3.1=py_0
- pyrsistent=0.14.11=py37h14c3975_0
- python=3.7.2=h0371630_0
- python-dateutil=2.8.0=py_0
- pyzmq=18.0.0=py37h0e1adb2_0
- readline=7.0=hf8c457e_1001
- send2trash=1.5.0=py_0
- setuptools=40.8.0=py37_0
- six=1.12.0=py37_1000
- sqlite=3.26.0=h67949de_1000
- terminado=0.8.1=py37_1001
- testpath=0.4.2=py37_1000
- tk=8.6.9=h84994c4_1000
- tornado=5.1.1=py37h14c3975_1000
- traitlets=4.3.2=py37_1000
- wcwidth=0.1.7=py_1
- webencodings=0.5.1=py_1
- wheel=0.33.1=py37_0
- xz=5.2.4=h14c3975_1001
- zeromq=4.2.5=hf484d3e_1006
- zlib=1.2.11=h14c3975_1004
- pip:
- jupyter-c-kernel==1.2.2
prefix: /home/gregork/anaconda3/envs/c_tutorial