Skip to content
Snippets Groups Projects
Commit db207b05 authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files

Install vis with in docker

parent e2f70631
Branches
No related tags found
No related merge requests found
Pipeline #90498 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment