Skip to content

Instantly share code, notes, and snippets.

@tommylees112
Created November 20, 2021 23:02
Show Gist options
  • Save tommylees112/dc6dfc01f70ed4b57b2d39cff58cd90f to your computer and use it in GitHub Desktop.
Save tommylees112/dc6dfc01f70ed4b57b2d39cff58cd90f to your computer and use it in GitHub Desktop.
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