-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpy36.yml
More file actions
141 lines (140 loc) · 3.83 KB
/
Copy pathpy36.yml
File metadata and controls
141 lines (140 loc) · 3.83 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
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
130
131
132
133
134
135
136
137
138
139
140
name: py36
channels:
- conda-forge
- defaults
dependencies:
- jupyter_contrib_core=0.3.3=py36_1
- jupyter_contrib_nbextensions=0.5.0=py36_0
- jupyter_highlight_selected_word=0.2.0=py36_0
- jupyter_latex_envs=1.4.4=py36_0
- jupyter_nbextensions_configurator=0.4.0=py36_0
- libxml2=2.9.8=0
- libxslt=1.1.32=0
- lxml=4.2.1=py36_0
- pyyaml=3.12=py36_1
- yaml=0.1.7=0
- appnope=0.1.0=py36hf537a9a_0
- asn1crypto=0.24.0=py36_0
- astropy=3.0.3=py36h1de35cc_2
- atomicwrites=1.1.5=py36_0
- attrs=18.1.0=py36_0
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- bleach=2.1.3=py36_0
- ca-certificates=2018.03.07=0
- certifi=2018.4.16=py36_0
- cffi=1.11.5=py36h342bebf_0
- chardet=3.0.4=py36h96c241c_1
- cryptography=2.2.2=py36h1de35cc_0
- cycler=0.10.0=py36hfc81398_0
- dbus=1.13.2=h760590f_1
- decorator=4.3.0=py36_0
- entrypoints=0.2.3=py36hd81d71f_2
- expat=2.2.5=hb8e80ba_0
- freetype=2.8=h12048fb_1
- gettext=0.19.8.1=h15daf44_3
- glib=2.56.1=h35bc53a_0
- html5lib=1.0.1=py36h2f9c1c0_0
- icu=58.2=h4b95b61_1
- idna=2.6=py36h8628d0a_1
- intel-openmp=2018.0.3=0
- ipykernel=4.8.2=py36_0
- ipython=6.4.0=py36_0
- ipython_genutils=0.2.0=py36h241746c_0
- ipywidgets=7.2.1=py36_0
- jedi=0.12.0=py36_1
- jinja2=2.10=py36hd36f9c5_0
- jpeg=9b=he5867d9_2
- jsonschema=2.6.0=py36hb385e00_0
- jupyter=1.0.0=py36_4
- jupyter_client=5.2.3=py36_0
- jupyter_console=5.2.0=py36hccf5b1c_1
- jupyter_core=4.4.0=py36h79cf704_0
- jupyterlab=0.32.1=py36_0
- jupyterlab_launcher=0.10.5=py36_0
- kiwisolver=1.0.1=py36h792292d_0
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1.20170329=hb402a30_2
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libiconv=1.15=hdd342a3_7
- libpng=1.6.34=he12f830_0
- libsodium=1.0.16=h3efe00b_0
- markupsafe=1.0=py36h3a1e703_1
- matplotlib=2.2.2=py36ha7267d0_0
- mistune=0.8.3=py36h1de35cc_1
- mkl=2018.0.3=1
- more-itertools=4.2.0=py36_0
- nbconvert=5.3.1=py36h810822e_0
- nbformat=4.4.0=py36h827af21_0
- ncurses=6.1=h0a44026_0
- notebook=5.5.0=py36_0
- numpy=1.14.3=py36he6379a5_2
- numpy-base=1.14.3=py36ha9ae307_2
- openssl=1.0.2o=h26aff7b_0
- pandoc=1.19.2.1=ha5e8f32_1
- pandocfilters=1.4.2=py36h3b0b094_1
- parso=0.2.0=py36_0
- pcre=8.42=h378b8a2_0
- pexpect=4.5.0=py36_0
- pickleshare=0.7.4=py36hf512f8e_0
- pip=10.0.1=py36_0
- pluggy=0.6.0=py36hb1d0581_0
- prompt_toolkit=1.0.15=py36haeda067_0
- psutil=5.4.5=py36h1de35cc_0
- ptyprocess=0.5.2=py36he6521c3_0
- py=1.5.3=py36_0
- pycparser=2.18=py36h724b2fc_1
- pygments=2.2.0=py36h240cd3f_0
- pyopenssl=18.0.0=py36_0
- pyparsing=2.2.0=py36hb281f35_0
- pyproj=1.9.5.1=py36_0
- pyqt=5.9.2=py36h11d3b92_0
- pysocks=1.6.8=py36_0
- pytest=3.6.0=py36_1
- pytest-arraydiff=0.2=py36_0
- pytest-astropy=0.4.0=py36_0
- pytest-doctestplus=0.1.3=py36_0
- pytest-openfiles=0.3.0=py36_0
- pytest-remotedata=0.3.0=py36_0
- python=3.6.5=hc167b69_1
- python-dateutil=2.7.3=py36_0
- python.app=2=py36_8
- pytz=2018.4=py36_0
- pyzmq=17.0.0=py36h1de35cc_1
- qt=5.9.5=h02808f3_0
- qtconsole=4.3.1=py36hd96c0ff_0
- readline=7.0=hc1231fa_4
- requests=2.18.4=py36h4516966_1
- send2trash=1.5.0=py36_0
- setuptools=39.1.0=py36_0
- simplegeneric=0.8.1=py36_2
- sip=4.19.8=py36h0a44026_0
- six=1.11.0=py36h0e22d5e_1
- sqlite=3.23.1=hf1716c9_0
- terminado=0.8.1=py36_1
- testpath=0.3.1=py36h625a49b_0
- tk=8.6.7=h35a86e2_3
- tornado=5.0.2=py36_0
- traitlets=4.3.2=py36h65bd3ce_0
- urllib3=1.22=py36h68b9469_0
- wcwidth=0.1.7=py36h8c6ec74_0
- webencodings=0.5.1=py36h3b9701d_1
- wheel=0.31.1=py36_0
- widgetsnbextension=3.2.1=py36_0
- xz=5.2.4=h1de35cc_4
- zeromq=4.2.5=h378b8a2_0
- zlib=1.2.11=hf3cbc9b_2
- pip:
- ipython-genutils==0.2.0
- jupyter-client==5.2.3
- jupyter-console==5.2.0
- jupyter-contrib-core==0.3.3
- jupyter-contrib-nbextensions==0.5.0
- jupyter-core==4.4.0
- jupyter-highlight-selected-word==0.2.0
- jupyter-latex-envs==1.4.4
- jupyter-nbextensions-configurator==0.4.0
- jupyterlab-launcher==0.10.5
- prompt-toolkit==1.0.15