Skip to content

Instantly share code, notes, and snippets.

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