diff --git a/tensorboard/plugins/projector/README.md b/tensorboard/plugins/projector/README.md index 1ee182dfbb..84b6699109 100644 --- a/tensorboard/plugins/projector/README.md +++ b/tensorboard/plugins/projector/README.md @@ -5,7 +5,7 @@ To develop the Embedding Projector, launch it in standalone mode: bazel run tensorboard/plugins/projector/vz_projector:standalone ``` -And open . The projector points to the local +And open . The projector points to the local `standalone_projector_config.json` file, which configures it with a set of public datasets (word2vec, mnist, iris) that are useful for development and are hosted on Google Cloud Storage.