We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654071d commit 15a0b36Copy full SHA for 15a0b36
README.md
@@ -92,7 +92,7 @@ Notebook image, which is built from the `base-notebook`
92
You can pull the image using the following command:
93
94
```bash
95
-docker pull jupyter/base-notebook:latest
+docker pull quay.io/jupyter/base-notebook:latest
96
```
97
98
## Run JupyterHub
0 commit comments