We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1b658 commit 5047ea2Copy full SHA for 5047ea2
DEVELOPMENT.md
@@ -9,7 +9,7 @@ bazel run //tensorboard -- --logdir /path/to/logs
9
If you need to generate fake data, run:
10
11
```sh
12
-bazel run //tensorboard/plugins/scalars:scalars_demo
+bazel run //tensorboard/plugins/scalar:scalars_demo
13
```
14
15
This will generate some fake scalar data in `/tmp/scalars_demo`.
0 commit comments