Python Forum
Jupyter notebook under Windows
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Jupyter notebook under Windows
#1
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?
Reply
#2
(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]
Reply
#3
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]
Reply
#4
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.
Reply
#5
(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
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there a reason to use Jupyter note when you have Jupyter Lab? JanOlvegg 2 1,249 Mar-17-2023, 05:14 AM
Last Post: JanOlvegg
  Question about Jupyter Notebook and its use cases JanOlvegg 1 1,159 Mar-16-2023, 08:53 PM
Last Post: snippsat
  Portable Jupyter for Windows codekodo 2 74,071 Oct-30-2018, 01:43 AM
Last Post: codekodo
  Jupyter Notebook 5.0 released Larz60+ 0 2,876 Apr-09-2017, 05:13 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020