NGEET / tutorial-containers

E3SM Land Model (ELM) containers for NGEE project tutorials
MIT License
0 stars 0 forks source link

Add additional necessary software packages to jupyter container #7

Open glemieux opened 1 month ago

glemieux commented 1 month ago

See the jupyter docker stack documentation for a list of the preinstalled packages: https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-datascience-notebook. The task list below should identify applications or packages necessary beyond this list.

From a compartmentalization standpoint, we should segregated analysis scripts to be in the jupyter container, where as pre-processing and case run scripts should be in the elm-fates container (see #6).

### Tasks
- [ ] https://github.com/NGEET/fates-tutorial/issues/25