Using the Ubuntu bash terminal on Windows 10 (installation instructions here), I installed Anaconda and have been using Jupyter notebooks without a problem. Unfortunately, Jupyt
Assign different port number manually when you start the notebook. For example:
jupyter notebook --port=8889