data_science - add jupyterlab to Dockerfile
This commit is contained in:
@@ -6,6 +6,7 @@ RUN mkdir -p /opt/notebooks
|
||||
|
||||
RUN pip install\
|
||||
jupyter\
|
||||
jupyterlab\
|
||||
matplotlib\
|
||||
numpy\
|
||||
pandas\
|
||||
|
||||
Reference in New Issue
Block a user