Created
November 20, 2021 23:02
-
-
Save tommylees112/dc6dfc01f70ed4b57b2d39cff58cd90f 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 prophet --yes | |
conda activate prophet | |
conda install -c conda-forge prophet ipython jupyterlab seaborn --yes | |
conda install -c conda-forge netcdf4 numba tqdm ipython pip ruamel.yaml xarray descartes statsmodels scikit-learn black mypy eofs xskillscore cdsapi cftime --yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment