/bayesian_cbiomes

notebooks and files for the Bayesian CBIOMES workshop

Primary LanguageJupyter Notebook

Bayesian CBIOMES workshop

This repository contains notebooks and files for the Bayesian CBIOMES workshop.

Preparation

In preparation for the meeting and if Stan is not yet installed on your system follow the installation instructions for your operating system of choice.

Schedule

alt text

Tips and tricks

  • Turn any jupyter notebook into a script using
jupyter nbconvert --to script notebook_name.ipynb

For fun