Last active
December 21, 2021 20:38
-
-
Save tommylees112/f24a7dbbe705d3103fac65b244a39f98 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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