Skip to content

tensorboard should support --version #2087

@wchargin

Description

@wchargin

When dealing with path issues, such as when users (mistakenly) have
multiple versions of TensorBoard installed or are trying to coordinate
modules from multiple sources (e.g., a virtualenv plus system site
packages), having tensorboard --version would be helpful. It’s also
useful as a minimal “is TensorBoard installed?” command that’s less
verbose than tensorboard --helpshort (131 lines) and more portable
than which tensorboard (it’s where tensorboard on Windows).

Plus, come on: everything supports --version. :-)

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