Skip to content

Commit

Permalink
Docker: Install uproot in full image
Browse files Browse the repository at this point in the history
  • Loading branch information
2xB authored Jun 10, 2024
1 parent 54be51f commit 350dbb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ RUN pip3 install --no-cache-dir jupyterlab \
&& pip3 install --no-cache-dir jupyter-server-proxy \
&& pip3 install --no-cache-dir jupyterhub \
&& pip3 install --no-cache-dir ipympl \
&& pip3 install --no-cache-dir uproot \
&& pip3 install --no-cache-dir iminuit

# Ensure if LDAP is used on a JupyterHub, user names are correctly resolved
Expand Down

0 comments on commit 350dbb5

Please sign in to comment.