forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-data sciencefeature-requestRequest for new features or functionalityRequest for new features or functionality
Description
Add an additional option when launching tensorboard to let users point tensorboard log-dir to a remote URL
- use current working directory
- Select another folder
- Enter remote url (subheading: Enter a url pointing to a remote directory containing your TensorBoard log files)
When the new option is selected, show a VS Code input box for users to enter a url to their TensorBoard log file. If the file cannot be accessed, we should not need to do anything special as TensorBoard will handle that scenario.
Metadata
Metadata
Assignees
Labels
area-data sciencefeature-requestRequest for new features or functionalityRequest for new features or functionality