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

Tensorboard not found in google AI JupyterLab #530

Open
ludusrusso opened this issue Aug 22, 2019 · 0 comments
Open

Tensorboard not found in google AI JupyterLab #530

ludusrusso opened this issue Aug 22, 2019 · 0 comments

Comments

@ludusrusso
Copy link

ludusrusso commented Aug 22, 2019

Hi,
when i try to run tensorboard using the google.datalab.ml api, like this:

from google.datalab.ml import TensorBoard
TensorBoard().start("gs://{}/flowers/trained_{}".format(BUCKET, MODEL_TYPE))

as used in many notebooks of the repo, in the new Google AI Notebook service, the tensorboard GUI is not reachable and it does not appear in the "tensorboards" tab.

I'm currently able to run it externally using the tensorboard bash command, but I'm wondering if there is a better way to solve the issue inside the notebooks.

This was referenced Feb 25, 2022
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

1 participant