IT/machine learning

Use Tensorboard on Jupyter Notebook without CLI

Jang HyunWoong 2019. 1. 23. 12:18

Use Tensorboard in Jupyter Notebook.


1. tensorflow(-gpu) >= 1.3 

2. Check python version and Jupyter Notebook python version are same.

3. install jupyter-tensorboard


pip(3) install jupyter-tensorboard


4. Restart jupyter notebook!


https://github.com/lspvic/jupyter_tensorboard/raw/master/docs/_static/tensorboard_button.png

[https://pypi.org/project/jupyter-tensorboard/]



반응형