diff --git a/bccr_icesm_tutorial/iCESM/icesm_workshop.yml b/bccr_icesm_tutorial/iCESM/icesm_workshop.yml deleted file mode 100644 index eee5a32032a763bb468071d4b30334c6661c12ec..0000000000000000000000000000000000000000 --- a/bccr_icesm_tutorial/iCESM/icesm_workshop.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: icesm_work -channels: - - conda-forge - - defaults -dependencies: - - python=3.6.10 # Python version 3.6 - - cartopy # Geographic plotting toolkit - - notebook # Jupyter notebook environment. Can also have jupyterlab - - matplotlib # 2D plotting library - - netcdf4 # Wrapper for netcdf4 - - numpy # N-d array and numerics - - xarray # N-d labeled array library - - seaborn # Box plotting - - ipykernel # install python env as jupyter kernel