Created
December 21, 2021 20:03
-
-
Save tommylees112/49585a2487252c03d1f01d6f4b3a16c0 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 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