Commit fcafc155 authored by Ray Bell's avatar Ray Bell Committed by GitHub

Update docs/using/recipes.md

Co-Authored-By: default avatarPeter Parente <parente@gmail.com>
parent 9e62b3c9
...@@ -160,8 +160,6 @@ RUN pip install dask_labextension ; \ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment