Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
workflows-workshop
Commits
31bcc364
Unverified
Commit
31bcc364
authored
May 23, 2021
by
Adam Fekete
Committed by
GitHub
May 23, 2021
Browse files
Update Dockerfile
parent
6d8f8883
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
31bcc364
...
...
@@ -96,7 +96,7 @@ RUN conda install --quiet --yes \
'periodic-table-plotter'
'atomicfile'
\
&&
pip
install
--no-cache-dir
jupyter-jsmol
\
&&
pip
install
--no-cache-dir
git+https://github.com/modl-uclouvain/fireworks.git
\
&&
pip
install
--no-cache-dir
git+https://github.com/modl-uclouvain/
jupyter-fireworks-proxy
.git
\
&&
pip
install
--no-cache-dir
jupyter-fireworks-proxy
\
&&
pip
install
--no-cache-dir
git+https://github.com/gpetretto/abiflows.git@develop
\
&&
conda clean
--all
-f
-y
\
&&
fix-permissions
"
${
CONDA_DIR
}
"
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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