tensorflow-tensorboard · PyPI
https://pypi.org/project/tensorflow-tensorboard06.02.2018 · Only bugfix updates on 1.5.x will be applied to this old package name. To upgrade past the version shown on this page, please ensure that you first pip uninstall tensorflow-tensorboard and then pip install tensorboard. TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs.
tensorboard · PyPI
https://pypi.org/project/tensorboard13.10.2021 · pip install tensorboard Copy PIP instructions Latest version Released: Oct 13, 2021 TensorBoard lets you watch Tensors Flow Project description TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs.
jupyter-tensorboard · PyPI
pypi.org › project › jupyter-tensorboardFeb 15, 2020 · Install the pip package. The python version must be the same as Jupyter: if you start jupyter notebook in python3, pip3 may be used to install the package. pip(3) install jupyter-tensorboard. NOTE: The python version is important, you must be sure that your jupyter, jupyter_tensorboard, tensorflow have the same python version. If your tensorflow python and jupyter python versions are different, e.g., use tensorflow in py2 but jupyter starts in py3, both versions of tensorflow(py2 and py3 ...