Skip to content

Commit 8dbc632

Browse files
author
Svetlana Karslioglu
authored
Update beginner_source/introyt/tensorboardyt_tutorial.py
1 parent 1830f17 commit 8dbc632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/introyt/tensorboardyt_tutorial.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666

6767
# In case you are using an environment that has TensorFlow installed,
6868
# such as Google Colab, uncomment the following code to avoid
69-
# a bug with saving embeddings to your tensorboard directory
69+
# a bug with saving embeddings to your TensorBoard directory
7070

7171
# import tensorflow as tf
7272
# import tensorboard as tb

0 commit comments

Comments
 (0)