✏️ Remove three - from examples

This commit is contained in:
Tania Allard
2022-01-31 14:15:08 +00:00
parent fd9e306210
commit 5e0b8c3354

View File

@@ -17,7 +17,7 @@ You can use a stack image to do any of the following (and more):
You can try a [relatively recent build of the jupyter/base-notebook image on mybinder.org](https://mybinder.org/v2/gh/jupyter/docker-stacks/master?filepath=README.ipynb)
by simply clicking the preceding link.
Otherwise, the three examples below may help you get started if you [have Docker installed](https://docs.docker.com/install/),
Otherwise, the examples below may help you get started if you [have Docker installed](https://docs.docker.com/install/),
know [which Docker image](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html) you want to use
and want to launch a single Jupyter Server in a container.