[PYTHON] Unable to display tensorboard in jupyter notebook on docker (solved)

It took a long time, but it was finally resolved!

[Ready to use! Can be practiced in business! How to make AI / machine learning / deep learning apps with Python](https://www.amazon.co.jp/%E3%81%99%E3%81%90% E3% 81% AB% E4% BD% BF% E3% 81% 88% E3% 82% 8B-% E6% A5% AD% E5% 8B% 99% E3% 81% A7% E5% AE% 9F% E8 % B7% B5% E3% 81% A7% E3% 81% 8D% E3% 82% 8B-Python% E3% 81% AB% E3% 82% 88% E3% 82% 8B-AI% E3% 83% BB % E6% A9% 9F% E6% A2% B0% E5% AD% A6% E7% BF% 92% E3% 83% BB% E6% B7% B1% E5% B1% A4% E5% AD% A6% E7 % BF% 92% E3% 82% A2% E3% 83% 97% E3% 83% AA% E3% 81% AE% E3% 81% A4% E3% 81% 8F% E3% 82% 8A% E6% 96 % B9-% E3% 82% AF% E3% 82% B8% E3% 83% A9% E9% A3% 9B% E8% A1% 8C% E6% 9C% BA / dp / 4802611641) I'm studying python in this book. I stumbled upon the display of the tensorboard in Chapter 5.

Conclusion: I got the required pip package to the same version as the original sample and it worked!

・ Original environment jupyter-tensorboard 0.1.10 tensorflow 1.5.0 tensorboard 2.0.2 tensorflow-tensorboard 1.5.1

・ Sample of the head family jupyter-tensorboard 0.1.9 tensorflow 1.13.1 tensorboard 1.13.1

only this.

Head family page https://github.com/lspvic/jupyter_tensorboard

docker pull lspvic/tensorboard-notebook docker run -it --rm -p 8888:8888 lspvic/tensorboard-notebook

I was able to solve it in one shot by checking the version of the package used in the actual working environment. I should have done so soon. .. ..

Recommended Posts

Unable to display tensorboard in jupyter notebook on docker (solved)
[Memo] Display Jupyter Notebook on PC in monospaced font (Mac)
How to execute commands in jupyter notebook
Display the graph of tensorBoard on jupyter
Display histogram / scatter plot on Jupyter Notebook
I wanted to use jupyter notebook with docker in pip environment (opticspy)
I want to display an image on Jupyter Notebook using OpenCV (mac)
Install matplotlib and display graph on Jupyter Notebook
[Jupyter Notebook / Lab] 3 ways to debug on Jupyter [Pdb]
Simply display a line graph on Jupyter Notebook
Try Apache Spark on Jupyter Notebook (on local Docker
Build a PYNQ environment on Ultra96 V2 and log in to Jupyter Notebook
EC2 provisioning with Vagrant + Jupyter (IPython Notebook) on Docker
How to view progress bar on Jupyter Notebook to see progress
What to do if Jupyter Notebook on WSL does not start automatically in your browser
Introduced Jupyter Notebook to CentOS 7
Create a function to display images like Jupyter / RStudio [Docker]
How to import NoteBook as a module in Jupyter (IPython)
Display PIL images on Jupyter
Multiprocessing error in Jupyter Notebook
High charts on Jupyter notebook
View PDF on Jupyter Notebook
Write charts in real time with Matplotlib on Jupyter notebook
View dynamic graphs in Jupyter notebook. (Inline display of D3.js)
Run IPython Notebook on Docker
How to import NoteBook as a module in Jupyter (IPython)
A very convenient way to give a presentation on Jupyter Notebook
Run Jupyter Notebook on windows
How to use Jupyter Notebook
Day 65 I installed matplotlib to draw graphs on my Jupyter notebook.
How to resolve ModuleNotFoundError: No module named XXX in Jupyter Notebook
Real-time display of video acquired from webcam on Jupyter notebook (Python3)
How to use jupyter notebook without polluting your environment with Docker
Install Anaconda on Mac and upload Jupyter (IPython) notebook to Anaconda Cloud
Formatting with autopep8 on Jupyter notebook
Generate Jupyter notebook ".ipynb" in Python
Run azure ML on jupyter notebook
View graphs inline in Jupyter Notebook
Easy to use Jupyter notebook (Python3.5)
Try running Jupyter Notebook on Mac
How to log in to Docker + NGINX
Easy way to enter and execute AtCoder test cases in Jupyter Notebook
Unable to import packages installed in virtual environment with Anaconda on Windows 10
Understand how to display images on Jupyter (utilization of imshow / matplotlib of OpenCV)
How to set up a jupyter notebook on ssh destination (AWS EC2)
When I tried to use Python on WSL (windows subsystem for linux), it got stuck in Jupyter (solved)
Memory leak in Python Jupyter Lab (Notebook)?
Markdown to get Jupyter notebook results to Qiita
I want to blog with Jupyter Notebook
Start jupyter notebook on GPU server (remote server)
How to display multiplication table in python
How to display emoji on Manjaro Linux
Clone the github repository on jupyter notebook
GPU check of PC on jupyter notebook
Build jupyter notebook on remote server (CentOS)
Jupyter Notebook Basics of how to use
[Jupyter Notebook memo] Display kanji with matplotlib
Introduction to docker Create ubuntu environment in ubuntu
How to display Hello world in python
Run Jupyter notebook on a remote server
How to use Jupyter notebook [Super Basic]