Is it unavailable to run jupyter notebook on WSL2?
I'm writing jupyter notebook file and I tried to run a cell.
At that time, Python environment is configured to use the Python in WSL2.
But an error appeared.
The server was configured with Python in WSL2.
How can I run jupyter notebook on WSL2 from IntelliJ IDEA on Wndows 11? Is it unavailable?
Please sign in to leave a comment.
Unfortunately, starting Jupyter server from WSL is not supported at the moment:
https://youtrack.jetbrains.com/issue/DS-950/Support-WSL-interpreter
https://youtrack.jetbrains.com/issue/DS-2278/Start-Jupyter-server-using-WSL-interpreter
However, you can start Jupyter server manually and connect to it using remote Jupyter server -- https://www.jetbrains.com/help/pycharm/configuring-jupyter-notebook.html#configure-server