diff --git a/data_science/Dockerfile b/data_science/Dockerfile index 8665170..595f781 100644 --- a/data_science/Dockerfile +++ b/data_science/Dockerfile @@ -6,6 +6,7 @@ RUN mkdir -p /opt/notebooks RUN pip install\ jupyter\ + jupyterlab\ matplotlib\ numpy\ pandas\