Skip to content

Commit

Permalink
minor env cleanup in environment.yml (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
kafitzgerald authored Dec 19, 2024
1 parent 1102f10 commit 09bb3fc
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: advanced-viz-cookbook
channels:
- conda-forge
dependencies:
- python>=3.9,<3.12
- sphinx-pythia-theme
- jupyter-book
- jupyterlab
- jupyter_server
- jupyter_bokeh
- pandas
- matplotlib
- cartopy
Expand All @@ -20,7 +20,3 @@ dependencies:
- geocat-datafiles
- geoviews
- tropycal
- sphinx-pythia-theme
- pip
- pip:
- jupyter_bokeh

0 comments on commit 09bb3fc

Please sign in to comment.