Open
Description
While running the CLI, not having tensorboard
installed in my current environment repeatedly produces an error on many of the CLI pages. Maybe the presence/absence of python packages can be detected ahead of time to avoid unintentional errors being displayed.
Example view:
▶ Choose a Plan
<string> 1 <module>
"<string>", line 1
NameError:
name 'tensorboard' is not defined
# CLI output continues here...
MacOS, installed via Brew, version 0.0.17.