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

Add a --host argument #4

Open snehankekre opened 3 years ago

snehankekre commented 3 years ago

Add a --host <host> argument. It currently starts a TensorBoard server on localhost. Allow for user-defined hosts.