Skip to content

Commit f3d740a

Browse files
committed
fixed typo
1 parent 353dc63 commit f3d740a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons/service-defs/tensorboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"{runtime_path}",
1212
"-m", "tensorboard.main",
1313
"--host", "0.0.0.0",
14-
"--port", "{ports[0]}",
14+
"--port", "{ports[0]}"
1515
],
1616
"allowed_arguments": [
1717
"--logdir"

0 commit comments

Comments
 (0)