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