Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
jupyterhub-paris-saclay
image
Commits
2350f2fd
Commit
2350f2fd
authored
Mar 14, 2022
by
Marco Leoni
Browse files
Update Dockerfile
parent
d0ad40c5
Pipeline
#166273
failed with stages
in 5 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
Dockerfile
Dockerfile
+4
-0
No files found.
Dockerfile
View file @
2350f2fd
...
...
@@ -4,6 +4,10 @@ FROM jupyter/tensorflow-notebook
USER
root
ENV
GAMMAPY_DATA=/data/2022-03-28-ISAPP/gammapy-datasets/
RUN
mamba
install
-y
-c
conda-forge gammapy healpy iminuit naima emcee corner
RUN
pip
install
sherpa
# Install system utilities with apt
## Also install ocaml and dependency rlwrap for L2 CS course by Kim Nguyen
RUN
apt-get update
&&
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment