Skip to content

Commit

Permalink
still hanging on jupyterlab-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Apr 7, 2024
1 parent 0608908 commit bc51612
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions images/arcgis-pangeo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ RUN mamba env update --name notebook -f arcgis-environment.yml && \
mamba clean --all
RUN rm arcgis-environment.yml

RUN jupyter labextension install @jupyter-widgets/jupyterlab-manager@2 && \
jupyter labextension install [email protected]
RUN jupyter labextension install @jupyter-widgets/jupyterlab-manager@2
RUN jupyter labextension install [email protected]
4 changes: 2 additions & 2 deletions images/arcgis-pangeo/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ channels:
- esri
dependencies:
- jupyterlab=2.2.9
- jupyterhub>=2.0.0
# - conda=22.9.0
- esri::arcgis=2.0.0
- jupytext
- ipywidgets=7.7.4
- ipywidgets
- nodejs

0 comments on commit bc51612

Please sign in to comment.