diff --git a/environment.yml b/environment.yml index c631642..7ec2e97 100644 --- a/environment.yml +++ b/environment.yml @@ -5,3 +5,12 @@ dependencies: - jupyter-book - jupyterlab - sphinx-pythia-theme + - fsspec + - numpy + - xarray + - pandas + - cartopy + - matplotlib + - metpy + - pyproj + - seaborn diff --git a/notebooks/evan.ipynb b/notebooks/evan.ipynb index 3e3b5e4..8169a3f 100644 --- a/notebooks/evan.ipynb +++ b/notebooks/evan.ipynb @@ -483,9 +483,9 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3 Jan. 2024 Environment", + "display_name": "Python 3 (ipykernel)", "language": "python", - "name": "jan24" + "name": "python3" }, "language_info": { "codemirror_mode": {