File tree Expand file tree Collapse file tree 1 file changed +18
-26
lines changed Expand file tree Collapse file tree 1 file changed +18
-26
lines changed Original file line number Diff line number Diff line change 1
- name : bayesian # for Bayesian analysis
1
+ name : bayesian-analysis-recipes # for Bayesian analysis
2
2
channels :
3
- - defaults
4
3
- conda-forge
5
- - ericmjl
6
4
dependencies :
7
5
- python=3.8
8
- - glances
9
- - missingno
6
+ - missingno=0.4.2
10
7
- pymc3=3.8
11
- - numpy-sugar
12
- - pygpu
13
- - cython
14
- - mkl-service
15
- - scikit-learn
16
- - autopep8
17
- - matplotlib
18
- - numpy
19
- - pandas
20
- - scipy
21
- - seaborn
22
- - jupyter
23
- - jupyterlab
24
- - ipykernel
25
- - jupyter_contrib_nbextensions
26
- - nbstripout
27
- - rise
28
- - h5py
29
- - pyjanitor
8
+ - pygpu=0.7.6
9
+ - scikit-learn=0.22
10
+ - matplotlib=3.2.0
11
+ - numpy=1.18.1
12
+ - pandas=1.0.2
13
+ - scipy=1.4.1
14
+ - seaborn=0.10.0
15
+ - jupyter=1.0.0
16
+ - jupyterlab=2.0.1
17
+ - ipykernel=5.1.4
18
+ - nbstripout=0.3.7
19
+ - rise=5.6.1
20
+ - pyjanitor=0.20.4
30
21
- pip
31
22
- pre-commit
32
- - jupytext
33
- - nodejs
23
+ - jupytext=1.4.0
24
+ - glances=3.1.4
34
25
- pip :
35
26
- jax
36
27
- jaxlib
28
+ - -e git+https://github.com/pymc-devs/pymc4.git#egg=pymc4
You can’t perform that action at this time.
0 commit comments