Skip to content

Make "python.tensorBoard.logDirectory" a workspace-level setting #17222

Description

Discussed in #16073

Originally posted by joyceerhl April 28, 2021
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 Jeffrey Mew (@jmew)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions