Replies: 1 comment
-
Moved to #17174 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi VSCode Python Team,
Thank you for your features to incorporating Tensorboard into vscode. When using it I found two potential features for improvement:
#tab
, e.g. I'd like to use time series tab in tensorboard (introduced in v2.4.0 which can pin the desired tags). The url will be updated in the form oforiginal_url:/?pinnedCards=<tags>#timeseries
. However, current vscode tab won't remember this new url, so each time I reenter the tensorboard tab in the vscode, it just refresh the original url.tensorboard
. I think it would be convenient for users to rename the tabs, or simply use thelogdir
as the tab name.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions