A python alternative to Dr. Israni's example R code
- Clone the repo by
git clone https://github.com/lichenglu/applied_bayesian_edp_380c.git
- Change directory to the repo
- In your terminal, run
chmod +x set_up.sh && ./set_up.sh
- Activate the virtual env by
conda activate stan
- Open your jupyter notebook or lab