Skip to content

Commit

Permalink
add jupyter-dash to lab
Browse files Browse the repository at this point in the history
  • Loading branch information
christophreimer committed Nov 6, 2024
1 parent 3277cd8 commit f922a0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jupyterlab/eodc-minimal-notebook.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RUN pip install --no-cache-dir --upgrade \
jupyterlab-s3-browser \
nbgitpuller \
psycopg2-binary \
jupyter-dash \
eodc

USER ${NB_UID}

0 comments on commit f922a0b

Please sign in to comment.