chovanecm / sacredboard

Dashboard for sacred. Monitor and access your past machine learning experiments.
MIT License
184 stars 39 forks source link

Running multiple Tensorboards #93

Closed chovanecm closed 6 years ago

chovanecm commented 6 years ago

Allow users to start another Tensorboard instance if one is already running.

Currently, both will try to use port 6006, which is, of course, in use.