snehankekre / streamlit-tensorboard

Streamlit component for TensorBoard, TensorFlow's visualization toolkit
https://pypi.org/project/streamlit-tensorboard/
MIT License
40 stars 7 forks source link

Suggestion: Seperate the tensorboard viewer from the process spawn #12

Open IsaacTay opened 11 months ago

IsaacTay commented 11 months ago

It would be nice to separate the tensorboard viewer and the process spawning, as some workflows prefer handling the spawning of the tensorboard process. It also makes it easier to implement logic for having seperate viewer address & tensorboard host binding address