Skip to content

Commit

Permalink
try to install widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Apr 7, 2024
1 parent a267429 commit 7c2afcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/arcgis-pangeo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ RUN conda init zsh && conda init bash
USER ${NB_USER}

# broken here; complaining re node.js and npm
#RUN jupyter labextension install @jupyter-widgets/jupyterlab-manager@2 && \
# jupyter labextension install [email protected]
RUN jupyter labextension install @jupyter-widgets/jupyterlab-manager@2 && \
jupyter labextension install [email protected]


WORKDIR ${HOME}

0 comments on commit 7c2afcc

Please sign in to comment.