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

Enable Tensorboard on the hub #2

Open
jbusecke opened this issue Aug 2, 2024 · 6 comments
Open

Enable Tensorboard on the hub #2

jbusecke opened this issue Aug 2, 2024 · 6 comments
Assignees

Comments

@jbusecke
Copy link
Contributor

jbusecke commented Aug 2, 2024

@SammyAgrawal this one is for you, since I remember you wanted to use tensorboard?

Take a look at the jupyter-server-proxy docs:
https://jupyter-server-proxy.readthedocs.io/en/latest/arbitrary-ports-hosts.html#with-jupyterhub

I think there might be a way to write a simple url so you can navigate to a local port on the hub. Let me know if that works.

@SammyAgrawal
Copy link

It does the same as it does inline; tries to load tensorboard (tab title is correct) but the actual screen is blank. Will try troubleshooting to see if jupyterhub issue or (more likely) a pytorch one

@jbusecke
Copy link
Contributor Author

jbusecke commented Aug 7, 2024

I talked to Yuvi two days ago and he said the important thing is that you can change the base_url, which seems like it is the case for tensorboard!

If you can set the base_url to leap.2i2c.cloud/hub/user-redirect/proxy/ this might work (@yuvipanda did I get this right?)

@SammyAgrawal
Copy link

Looking into wandb as an alternative

@yuvipanda
Copy link

Does https://github.com/kopwei/jupyter-tensorboard-proxy help?

@jbusecke
Copy link
Contributor Author

@SammyAgrawal do you have capacity to add jupyter-tensorboard-proxy to the pangeo-ml image following the new guide and testing this? Or can we install this on the fly @yuvipanda?

@yuvipanda
Copy link

has to be in the image unfortunately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants