Skip to content

Commit

Permalink
try to get the env yml working
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Mar 14, 2024
1 parent 886bd98 commit e5d76bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions images/jupyter-multiple-conda/env1.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: envone
name: jupyter
channels:
- conda-forge
dependencies:
## These are needed for jupyterhub functioning
- cmocean
- ipykernel
3 changes: 1 addition & 2 deletions images/jupyter-multiple-conda/env2.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: envtwo
name: jupyter
channels:
- conda-forge
dependencies:
## These are needed for jupyterhub functioning
- regionmask
- ipykernel

0 comments on commit e5d76bf

Please sign in to comment.