Commit ff922f8f authored by Peter Parente's avatar Peter Parente Committed by GitHub

[ci skip] Fixing heading level to correct ToC

parent 610bb8b9
...@@ -268,7 +268,7 @@ USER $NB_USER ...@@ -268,7 +268,7 @@ USER $NB_USER
Credit: [britishbadger](https://github.com/britishbadger) from [docker-stacks/issues/369](https://github.com/jupyter/docker-stacks/issues/369) Credit: [britishbadger](https://github.com/britishbadger) from [docker-stacks/issues/369](https://github.com/jupyter/docker-stacks/issues/369)
# Run jupyterlab inside an already secured environment (i.e., with no token) ## Run Jupyter Notebook/Lab inside an already secured environment (i.e., with no token)
(Adapted from [issue 728](https://github.com/jupyter/docker-stacks/issues/728)) (Adapted from [issue 728](https://github.com/jupyter/docker-stacks/issues/728))
...@@ -288,5 +288,3 @@ For jupyter classic: ...@@ -288,5 +288,3 @@ For jupyter classic:
``` ```
docker run jupyter/base-notebook:6d2a05346196 start.sh jupyter notebook --NotebookApp.token='' docker run jupyter/base-notebook:6d2a05346196 start.sh jupyter notebook --NotebookApp.token=''
``` ```
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