Skip to content

Commit

Permalink
feat: update environment
Browse files Browse the repository at this point in the history
  • Loading branch information
dgpalmieri committed Jan 10, 2025
1 parent 3a4b6f8 commit 40d8128
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions geos419.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
name: geos419
channels:
- conda-forge
- defaults
- conda-forge
dependencies:
- python=3.12
- pip=24.0
- numpy=2.0.0
- matplotlib=3.8.4
- ipython=8.29.0
- jupyterlab=4.2.3
- ipyfilechooser
- ipympl
- ipython
- jupyter
- jupyter-resource-usage
- jupyter_contrib_nbextensions
- jupyter_nbextensions_configurator
- kernda
- obspy
- cartopy
- pandas
- glob2
- pip
- pip:
- df-jupyter-magic
- pyspedas
- zipfile36

0 comments on commit 40d8128

Please sign in to comment.