Error while trying to run Jupyter Notebook on virtualenv

134 Views Asked by At

I wanted to install and use Turi Create on my Windows 10 system and I followed this tutorial:

https://medium.com/@malondireads/installing-turicreate-on-windows-10-534e147a4792

However, I get an error when I try to run the 'jupyter notebook'. The error is as follows:

Error Log

Please help me fix this guys. Thanks in advance.

1

There are 1 best solutions below

0
shamnad sherief On

Cannot find an error in your description. Assuming that you have problem with opening jupyter-notebook.

As the output says you have to follow the link in the terminal to open jupyter-notebook.Because jupyter-notebook needs a web application to work.

You can copy the link in the 4th or 5th line in the command prompt and paste it in a browser to access jupyter-notebook.