mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 13:02:56 +00:00
Update docs/using/recipes.md
Co-Authored-By: Peter Parente <parente@gmail.com>
This commit is contained in:
@@ -160,8 +160,6 @@ RUN pip install dask_labextension ; \
|
|||||||
jupyter labextension install -y --clean \
|
jupyter labextension install -y --clean \
|
||||||
dask-labextension
|
dask-labextension
|
||||||
|
|
||||||
# Jupyter notebook
|
|
||||||
EXPOSE 8888
|
|
||||||
# Dask Scheduler & Bokeh ports
|
# Dask Scheduler & Bokeh ports
|
||||||
EXPOSE 8787
|
EXPOSE 8787
|
||||||
EXPOSE 8786
|
EXPOSE 8786
|
||||||
|
Reference in New Issue
Block a user