How to pass folder to run Tensorboard programmatically #16255
Unanswered
itsagrox
asked this question in
Questions and Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have created my own vscode extension which runs some code and generate tf files in a folder, now I want to run the tensorboard extension my running
tensorboard.launch
, but its as usual asks me to browse to a directory or provide a url.Is there any way to run the command passing the directory to tf files programmatically ? e.g
Beta Was this translation helpful? Give feedback.
All reactions