[PYTHON] Run Jupyter on Ubuntu on Windows

In the recent Anniversary Update, bash is included in addition to Insider Preview, but Jupyter boots, but there is a problem that the kernel crashes when trying to use notebook.

I wondered if something could be done, and after investigating various things, I applied a patch made by a person called aseering and it was quite good.

You can patch the environment used by notebook by executing the following command.

$ conda install -c jzuhone zeromq=4.1.dev0

If you have separate environments for each version of python, it looks like this.

$ source activate py35
(py35) $ conda install -c jzuhone zeromq=4.1.dev0

Reference: https://github.com/Microsoft/BashOnWindows/issues/185

shot.png

There seems to be a patch for pip on the same page, so if you're not using conda, you may be able to use it.

Recommended Posts

Run Jupyter on Ubuntu on Windows
Run Jupyter Notebook on windows
Run XGBoost on Bash on Ubuntu on Windows
Run Tensorflow from Jupyter Notebook on Bash on Ubuntu on Windows
Run Openpose on Python (Windows)
Operate ubuntu on VScode (windows10)
Install Bash on Ubuntu on Windows, Ruby, Python, Jupyter, etc.
Remove ubuntu installed on Windows 10 machine
Install and run dropbox on Ubuntu 20.04
Run Tensorflow natively supported on windows
Run SwitchBot on Windows 10 with Bleak
Run azure ML on jupyter notebook
Run Yocto on Ubuntu using QEMU.
Run Radeon GPU on Windows on QEMU / KVM
Run servo with Python on ESP32 (Windows)
Python on Windows
Shebang on Ubuntu 20.04
[Note] Procedures for installing Ubuntu on Windows 10
Golang on jupyter
Jupyter on AWS
Run bootgen on Debian GNU / Linux, Ubuntu
Run py.test on Windows Anaconda and MinGW
Run Jupyter notebook on a remote server
Run matplotlib on a Windows Docker container
Install and run Python3.5 + NumPy + SciPy on Windows 10
Run django applications on Windows + Apache + mod_wsgi + services.
Put MicroPython on Windows to run ESP32 on Python
Run yolov4 "for the time being" on windows
How to run MeCab on Ubuntu 18.04 LTS Python
Notes for using TensorFlow on Bash on Ubuntu on Windows
Install TensorFlow on Ubuntu
Pylint on Windows Atom
Linux (WSL) on Windows
Run Django on PythonAnywhere
Install PySide2 on Ubuntu
Run mysqlclient on Lambda
Use pyvenv on Windows
Install JModelica on Ubuntu
Anaconda on Windows Terminal
Install Anaconda on Windows 10
python basic on windows ②
Install python on windows
Install pycuda on Windows10
Run OpenMVG on Mac
Build TensorFlow on Windows
Try FEniCS on Windows!
Build XGBoost on Windows
Install pygraphviz on Windows 10
Use Ansible on Windows
build Python on Ubuntu
Try Poerty on Windows
Install Python 3.3 on Ubuntu 12.04
Install Chainer 1.5.0 on Windows
Installing pyenv on ubuntu 16.04
Use QuTiP on Windows
Install Theano on Ubuntu 12.04
Use pip on Windows
Install angr on Ubuntu 18.04
Install pip / pip3 on Ubuntu
Run Kali Linux on Windows with GUI (without VirtualBox)
Install Apache 2.4 on Ubuntu 19.10 Eoan Ermine and run CGI