Skip to content

Commit e29161d

Browse files
committed
set first draft environment
1 parent b440b52 commit e29161d

File tree

4 files changed

+276
-0
lines changed

4 files changed

+276
-0
lines changed

environment.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: pymc-binder
2+
channels:
3+
- conda-forge
4+
dependencies:
5+
- python-graphviz
6+
- pip
7+
- pip:
8+
- -r pip-compiled.txt

pip-compiled.txt

Lines changed: 263 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,263 @@
1+
#
2+
# This file is autogenerated by pip-compile with python 3.8
3+
# To update, run:
4+
#
5+
# pip-compile --output-file=pip-compiled.txt requirements.in
6+
#
7+
anyio==3.3.4
8+
# via jupyter-server
9+
argon2-cffi==21.1.0
10+
# via
11+
# jupyter-server
12+
# notebook
13+
arviz==0.11.4
14+
# via pymc3
15+
attrs==21.2.0
16+
# via jsonschema
17+
backcall==0.2.0
18+
# via ipython
19+
bleach==4.1.0
20+
# via nbconvert
21+
cachetools==4.2.4
22+
# via pymc3
23+
certifi==2021.10.8
24+
# via requests
25+
cffi==1.15.0
26+
# via argon2-cffi
27+
cftime==1.5.1
28+
# via netcdf4
29+
charset-normalizer==2.0.7
30+
# via requests
31+
cycler==0.10.0
32+
# via matplotlib
33+
debugpy==1.5.0
34+
# via ipykernel
35+
decorator==5.1.0
36+
# via ipython
37+
defusedxml==0.7.1
38+
# via nbconvert
39+
dill==0.3.4
40+
# via pymc3
41+
entrypoints==0.3
42+
# via
43+
# jupyter-client
44+
# nbconvert
45+
fastprogress==1.0.0
46+
# via pymc3
47+
filelock==3.3.1
48+
# via theano-pymc
49+
idna==3.3
50+
# via
51+
# anyio
52+
# requests
53+
ipykernel==6.4.1
54+
# via notebook
55+
ipython==7.28.0
56+
# via ipykernel
57+
ipython-genutils==0.2.0
58+
# via
59+
# ipykernel
60+
# jupyter-server
61+
# nbformat
62+
# notebook
63+
jedi==0.18.0
64+
# via ipython
65+
jinja2==3.0.2
66+
# via
67+
# jupyter-server
68+
# nbconvert
69+
# notebook
70+
jsonschema==4.1.0
71+
# via nbformat
72+
jupyter-client==7.0.6
73+
# via
74+
# ipykernel
75+
# jupyter-server
76+
# nbclient
77+
# notebook
78+
jupyter-core==4.8.1
79+
# via
80+
# jupyter-client
81+
# jupyter-server
82+
# nbconvert
83+
# nbformat
84+
# notebook
85+
jupyter-server==1.11.1
86+
# via nbgitpuller
87+
jupyterlab-pygments==0.1.2
88+
# via nbconvert
89+
kiwisolver==1.3.2
90+
# via matplotlib
91+
markupsafe==2.0.1
92+
# via jinja2
93+
matplotlib==3.4.3
94+
# via arviz
95+
matplotlib-inline==0.1.3
96+
# via
97+
# ipykernel
98+
# ipython
99+
mistune==0.8.4
100+
# via nbconvert
101+
nbclient==0.5.4
102+
# via nbconvert
103+
nbconvert==6.2.0
104+
# via
105+
# jupyter-server
106+
# notebook
107+
nbformat==5.1.3
108+
# via
109+
# jupyter-server
110+
# nbclient
111+
# nbconvert
112+
# notebook
113+
nbgitpuller==1.0.2
114+
# via -r requirements.in
115+
nest-asyncio==1.5.1
116+
# via
117+
# jupyter-client
118+
# nbclient
119+
netcdf4==1.5.7
120+
# via arviz
121+
notebook==6.4.4
122+
# via nbgitpuller
123+
numpy==1.21.2
124+
# via
125+
# arviz
126+
# cftime
127+
# fastprogress
128+
# matplotlib
129+
# netcdf4
130+
# pandas
131+
# patsy
132+
# pymc3
133+
# scipy
134+
# theano-pymc
135+
# xarray
136+
packaging==21.0
137+
# via
138+
# arviz
139+
# bleach
140+
pandas==1.3.3
141+
# via
142+
# arviz
143+
# pymc3
144+
# xarray
145+
pandocfilters==1.5.0
146+
# via nbconvert
147+
parso==0.8.2
148+
# via jedi
149+
patsy==0.5.2
150+
# via pymc3
151+
pexpect==4.8.0
152+
# via ipython
153+
pickleshare==0.7.5
154+
# via ipython
155+
pillow==8.4.0
156+
# via matplotlib
157+
prometheus-client==0.11.0
158+
# via
159+
# jupyter-server
160+
# notebook
161+
prompt-toolkit==3.0.20
162+
# via ipython
163+
ptyprocess==0.7.0
164+
# via
165+
# pexpect
166+
# terminado
167+
pycparser==2.20
168+
# via cffi
169+
pygments==2.10.0
170+
# via
171+
# ipython
172+
# jupyterlab-pygments
173+
# nbconvert
174+
pymc3==3.11.4
175+
# via -r requirements.in
176+
pyparsing==2.4.7
177+
# via
178+
# matplotlib
179+
# packaging
180+
pyrsistent==0.18.0
181+
# via jsonschema
182+
python-dateutil==2.8.2
183+
# via
184+
# jupyter-client
185+
# matplotlib
186+
# pandas
187+
pytz==2021.3
188+
# via pandas
189+
pyzmq==22.3.0
190+
# via
191+
# jupyter-client
192+
# jupyter-server
193+
# notebook
194+
requests==2.26.0
195+
# via requests-unixsocket
196+
requests-unixsocket==0.2.0
197+
# via jupyter-server
198+
scipy==1.7.1
199+
# via
200+
# arviz
201+
# pymc3
202+
# theano-pymc
203+
semver==2.13.0
204+
# via pymc3
205+
send2trash==1.8.0
206+
# via
207+
# jupyter-server
208+
# notebook
209+
six==1.16.0
210+
# via
211+
# bleach
212+
# cycler
213+
# patsy
214+
# python-dateutil
215+
sniffio==1.2.0
216+
# via anyio
217+
terminado==0.12.1
218+
# via
219+
# jupyter-server
220+
# notebook
221+
testpath==0.5.0
222+
# via nbconvert
223+
theano-pymc==1.1.2
224+
# via pymc3
225+
tornado==6.1
226+
# via
227+
# ipykernel
228+
# jupyter-client
229+
# jupyter-server
230+
# nbgitpuller
231+
# notebook
232+
# terminado
233+
traitlets==5.1.0
234+
# via
235+
# ipykernel
236+
# ipython
237+
# jupyter-client
238+
# jupyter-core
239+
# jupyter-server
240+
# matplotlib-inline
241+
# nbclient
242+
# nbconvert
243+
# nbformat
244+
# notebook
245+
typing-extensions==3.10.0.2
246+
# via
247+
# arviz
248+
# pymc3
249+
urllib3==1.26.7
250+
# via
251+
# requests
252+
# requests-unixsocket
253+
wcwidth==0.2.5
254+
# via prompt-toolkit
255+
webencodings==0.5.1
256+
# via bleach
257+
websocket-client==1.2.1
258+
# via jupyter-server
259+
xarray==0.19.0
260+
# via arviz
261+
262+
# The following packages are considered to be unsafe in a requirements file:
263+
# setuptools

postBuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
jupyter serverextension enable --py nbgitpuller --sys-prefix

requirements.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
nbgitpuller
2+
3+
# Data analytics
4+
pymc3

0 commit comments

Comments
 (0)