Skip to content

Commit

Permalink
try installing notebookparams
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeliton authored Dec 5, 2024
1 parent 577307c commit 4b03a3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ RUN mamba install -c esri arcgis arcgis-mapping -y && \
RUN pip install --upgrade pip setuptools wheel
RUN pip install --upgrade nbconvert

RUN jupyter labextension install @wuxinextcode/jupyterlab-notebookparams

# RUN pip install "numpy<2"

USER $NB_UID
Expand Down

0 comments on commit 4b03a3e

Please sign in to comment.