tensorflow / tensorflow/tensorboard

Projector demo not displaying when viewed as 'run'

Open
#3,629 1 comment 0 reactions 1 assignee View on GitHub

@hfiller is already working on this.

Since May 13, 2020.

plugin:projector
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

To recreate this, run the projector demo using a log dir /tmp/runs/projector-demo-1.

Run TensorBoard using:

$ tensorboard --logdir /tmp/runs

The projector plugin doesn't detect the projector info in the projector-demo-1 directory.

TensorBoard does detect the projector info when run using:

$ tensorboard --logdir /tmp/runs/projector-demo-1

The plugins tab supports a run selector component (typically located in the upper left) but this does not appear with this demo.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.