Skip to content
Snippets Groups Projects
Commit 8ba04868 authored by Diogo Castro's avatar Diogo Castro
Browse files

Install Voila

Closes #5
parent 492adb99
No related branches found
No related tags found
No related merge requests found
Pipeline #2365481 passed
......@@ -103,7 +103,8 @@ RUN pip3 --no-cache-dir install \
'notebook==6.1.3' \
'jupyterhub==1.1.0' \
'jupyterlab==2.2.6' \
'jupyter_nbextensions_configurator'
'jupyter_nbextensions_configurator' \
'voila'
VOLUME /notebooks
WORKDIR /notebooks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment