-
Notifications
You must be signed in to change notification settings - Fork 781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document the new Jupyter web app as a component of Kubeflow #561
Comments
Related: #617 |
/assign |
Starting this now |
/cc @karthikv2k |
@sarahmaddox Thank you so much for picking this up!. |
Given that notebooks are an important part of the Kubeflow story, in particular for data scientists, I'm planning to create a doc section specifically about notebooks. It'll include roughly the following pages:
I'll create a PR which will help crystalize the above thoughts. Also the work @zabbasi is doing on user-defined namespaces (issue #617) will fit in here. |
/close |
@sarahmaddox: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Kubeflow v0.5 introduces a new web UI for Jupyter notebooks (replacing the integration with JupyterHub used in 0.4 and earlier) to natively spawn Jupyter notebooks in a Kubeflow environment.
Update this existing page:
https://www.kubeflow.org/docs/components/jupyter/
See Kubeflow doc issue:
kubeflow/kubeflow#2232
And initial Kubeflow PR:
kubeflow/kubeflow#2357
Design doc:
http://bit.ly/kf_jupyter_design_doc
The text was updated successfully, but these errors were encountered: