You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This setting allows you to specify a TensorBoard log directory when starting a TensorBoard session so that you don't have to select a workspace every time you run the Python: Launch TensorBoard command.
Currently this is a user-level setting. We implemented it as a user setting instead of a workspace setting because in the case of multi-root workspaces, we would need to display a quickpick to identify the right workspace settings to look at, which defeats the purpose of having a setting, since the user still needs to provide input in response to a quickpick.
Does anyone want this to be a workspace-level setting instead? Is the user-level setting adequate?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
This setting allows you to specify a TensorBoard log directory when starting a TensorBoard session so that you don't have to select a workspace every time you run the Python: Launch TensorBoard command.
Currently this is a user-level setting. We implemented it as a user setting instead of a workspace setting because in the case of multi-root workspaces, we would need to display a quickpick to identify the right workspace settings to look at, which defeats the purpose of having a setting, since the user still needs to provide input in response to a quickpick.
Does anyone want this to be a workspace-level setting instead? Is the user-level setting adequate?
/cc @jmew
All reactions