Skip to content

Commit d5d6c6e

Browse files
committed
week2 last question need to add. Rest done with few stuff just so that ppl starting with oythin could learn few stuff
1 parent 21ac737 commit d5d6c6e

File tree

2 files changed

+868
-6
lines changed

2 files changed

+868
-6
lines changed

environment.yml

+8-6
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6-
- python
7-
- plotnine
6+
- jupyterlab
7+
- numpyro
8+
- notebook
9+
- scipy
810
- seaborn
911
- pandas
10-
- numpyro
12+
- plotnine
13+
- python=3.8
1114
- arviz
12-
- scipy
13-
- jupyterlab
14-
- notebook
15+
- jupyterlab_widgets
16+
- ipywidgets
1517
prefix: /Users/smishra/anaconda3/envs/statrethinking

0 commit comments

Comments
 (0)