We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7138da commit f4a7831Copy full SHA for f4a7831
1 file changed
docs/docs/cogstack-ce/tutorial/quickstart-installation.md
@@ -51,11 +51,13 @@ Visit http://127.0.0.1:8000/user/admin/notebooks/medcat-service-tutorial.ipynb t
51
52
This command runs `kubectl port-forward` in the background.
53
54
-2. Open JupyterHub:
55
- - Visit http://127.0.0.1:8000 in a web browser
56
-
57
If you use a custom namespace or Helm release name, add the namespace or replace `cogstack` in the commands above accordingly.
58
+2. Open JupyterHub by opening http://127.0.0.1:8000 in a web browser
+
+Jupyter should start up, and present a login screen.
59
60
61
## Next step: run the bundled notebook
62
63
Continue with: [Tutorial: Open and operate JupyterHub](./end-to-end-jupyterhub.md).
0 commit comments