Python Forum

Full Version: Jupyter notebook under Windows
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a Windows 10 system without any Python related software. Then I install Anaconda 3.7. When I type "jupyter notebook" or hit "Launch" in the Anaconda Navigator, I get a white empty page in my browser under "http://localhost:8888/tree". This is the same for different browsers. I tried to reinstall multiple times, but I always get the same problem. Opening an existing notebook from the console runs in the same problem.
The browsers console say: "javascript error: require is not defined".

What am I doing wrong here?
(Mar-12-2019, 12:15 PM)renate Wrote: [ -> ]When I type "jupyter notebook" or hit "Launch" in the Anaconda Navigator, I get a white empty page in my browser under "http://localhost:8888/tree".
You know that you most go to New --> Python 3 to start a page where you can write code?
[Image: x8tvVj.jpg]
Yes I know, but I dont even have a "new" button there. My guess is that the html was incorrectly created by jupyter.
[Image: 7QtLEC.png]
After reinstalling everything multiple times with no change I concluded that Jupyter Notebook still hat its problems under Windows. I switched to Google Colab now which works just great.
(Mar-12-2019, 12:15 PM)renate Wrote: [ -> ]I get a white empty page in my browser under "http://localhost:8888/tree".

I observe that on screenshot your browser is pointing to :8892