stop tensorboard
The stop tensorboard
command stops a tensorboard port for a project.
Syntax
stop tensorboard <project name>
Parameters
Parameter
Description
<project name>
The name of the ML project
Example
stop tensorboard trip_fare
Last updated