GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst

Tensorboard not found in google AI JupyterLab

Open
#530 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
8.6k
Forks
6.1k
Avg merge
4h 44m
Merged PRs (30d)
2

Description

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

```python
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.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the `google.datalab.ml.TensorBoard` example in the affected Google AI Notebook service and check the notebook's "tensorboards" tab. Compare its behavior with the externally run TensorBoard bash command; done means the GUI is reachable from the notebook workflow or the supported alternative is clearly identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, jupyter-notebook
Domain
machine-learning, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.