@@ -147,6 +147,36 @@ JupyterLab is preinstalled as a notebook extension starting in tag
...
@@ -147,6 +147,36 @@ JupyterLab is preinstalled as a notebook extension starting in tag
Run jupyterlab using a command such as
Run jupyterlab using a command such as
`docker run -it --rm -p 8888:8888 jupyter/datascience-notebook start.sh jupyter lab`
`docker run -it --rm -p 8888:8888 jupyter/datascience-notebook start.sh jupyter lab`
## Dask JupyterLab Extension
[Dask JupyterLab Extension][https://github.com/dask/dask-labextension] provides a JupyterLab extension to manage Dask clusters, as well as embed Dask's dashboard plots directly into JupyterLab panes.