Skip to content

Instantly share code, notes, and snippets.

@tommylees112
Last active December 21, 2021 20:38
Show Gist options
  • Save tommylees112/f24a7dbbe705d3103fac65b244a39f98 to your computer and use it in GitHub Desktop.
Save tommylees112/f24a7dbbe705d3103fac65b244a39f98 to your computer and use it in GitHub Desktop.
conda create -n cmdstanpy --yes
conda activate cmdstanpy
conda install -c conda-forge arviz matplotlib seaborn jupyterlab ipython pip ruamel.yaml netcdf4 statsmodels scikit-learn black mypy --yes
pip install cmdstanpy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment