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
nomad-lab
analytics-workshop
Commits
db207b05
Commit
db207b05
authored
Jan 05, 2021
by
Luigi Sbailo
Browse files
Install vis with in docker
parent
e2f70631
Pipeline
#90498
passed with stage
in 13 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
db207b05
...
...
@@ -78,7 +78,8 @@ RUN conda install --quiet --yes \
WORKDIR
/opt/tutorials
COPY
tutorials/ .
RUN
pip
install
./analytics-convolutional-nn
RUN
pip
install
./analytics-convolutional-nn
\
&&
pip
install
'git+https://github.com/raghakot/keras-vis.git'
RUN
pip
install
./analytics-exploratory-analysis
RUN
pip
install
./analytics-nn-regression
RUN
pip
install
./analytics-query-nomad-archive
...
...
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