Skip to content
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

Remove tensorboard link from Jupyter notebooks (hub?) #428

Closed
jlewi opened this issue Mar 14, 2018 · 6 comments
Closed

Remove tensorboard link from Jupyter notebooks (hub?) #428

jlewi opened this issue Mar 14, 2018 · 6 comments
Labels
area/jupyter Issues related to Jupyter priority/p2

Comments

@jlewi
Copy link
Contributor

jlewi commented Mar 14, 2018

See #422

There is an icon in Jupyter notebooks to launch tensorboard. We should remove that as using Jupyter to launch TensorBoard is no longer the recommended approach.

I think the initial idea was to use Jupyter/JupyterHub as a way to proxy connections to tensorboard. But we have a better reverse proxy solution with TensorBoard.

The plan moving forward is to add ksonnet components to make it easy to launch TensorBoard as a K8s deployment #297.

@jlewi jlewi added priority/p2 area/jupyter Issues related to Jupyter labels Mar 14, 2018
@jlewi
Copy link
Contributor Author

jlewi commented Mar 14, 2018

@ernestmartinez
Copy link

Is there any procedure I can use in the interim to run Tensorboard?

@jlewi
Copy link
Contributor Author

jlewi commented Mar 17, 2018

@ernestmartinez My recommendation is to spawn TensorBoard manually as a K8s deployment per #297
You can use this as an example
https://github.com/kubeflow/examples/pull/1/files#diff-b1c94ace60732530b2be5b0a67be2d40

@kkasravi
Copy link
Contributor

see #446

@ernestmartinez
Copy link

Excuse my ignorance, but I'm not quite sure how to use the above link. I'm assuming it's a ks manifest, but I'm not quite sure if I should be installing a pkg, or applying it directly.

Directions would be much appreciated.

@jlewi
Copy link
Contributor Author

jlewi commented Mar 26, 2018

@ernestmartinez The above link is not a package its a component. You could copy it into the components directory of your ksonnet app and then use it.

@jlewi jlewi closed this as completed Mar 26, 2018
elenzio9 pushed a commit to arrikto/kubeflow that referenced this issue Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/jupyter Issues related to Jupyter priority/p2
Projects
None yet
Development

No branches or pull requests

3 participants