Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion roles/ewatercycle/templates/environment.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ dependencies:
- ipynb-py-convert=0.4.6
- jupyterhub-idle-culler=1.3.1
- nodejs=22.7.0
- folium==0.20.0
- geopandas==1.1.1
# JupyterLab extensions server dependencies, lab extension should be added to defaults of jupyter role
- jupyterlab_code_formatter=3.0.2
- black=24.8.0
Expand All @@ -47,4 +49,4 @@ dependencies:
- nbgrader=0.9.3
# Needed for running playbooks, as after initial provision the conda env is the default python
- ansible=10.4.0
- passlib=1.7.4
- passlib=1.7.4