Update docs/using/recipes.md

Co-Authored-By: Peter Parente <parente@gmail.com>
This commit is contained in:
Ray Bell
2020-03-16 23:07:07 -04:00
committed by GitHub
parent 9e62b3c9d1
commit fcafc155db

View File

@@ -160,8 +160,6 @@ RUN pip install dask_labextension ; \
jupyter labextension install -y --clean \
dask-labextension
# Jupyter notebook
EXPOSE 8888
# Dask Scheduler & Bokeh ports
EXPOSE 8787
EXPOSE 8786