Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
8288276d
Commit
8288276d
authored
May 16, 2019
by
Martin Reinecke
Browse files
install proper branch of nifty_gridder (temporary)
parent
c05ca916
Pipeline
#48580
passed with stages
in 17 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
8288276d
...
@@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y \
...
@@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y \
# more optional NIFTy dependencies
# more optional NIFTy dependencies
&& pip3 install pyfftw \
&& pip3 install pyfftw \
&& pip3 install git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git \
&& pip3 install git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git \
&& pip3 install git+https://gitlab.mpcdf.mpg.de/ift/nifty_gridder.git \
&& pip3 install git+https://gitlab.mpcdf.mpg.de/ift/nifty_gridder.git
@new_kernel
\
&& pip3 install git+https://gitlab.mpcdf.mpg.de/mtr/pypocketfft.git \
&& pip3 install git+https://gitlab.mpcdf.mpg.de/mtr/pypocketfft.git \
&& pip3 install jupyter \
&& pip3 install jupyter \
&& rm -rf /var/lib/apt/lists/*
&& rm -rf /var/lib/apt/lists/*
...
...
Write
Preview
Supports
Markdown
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