You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Jupyter
Hi all, I'm using the websauna python web framework and when I go through the tutorial and open the default jupyter notebook, it prompts me with a password. What is the password? I never created a default_config.py nor used the passwd() command to generate and set a hash. This is on Ubuntu Mate 16.04 running on a raspberry pi 3. I'm pretty sure this is jupyter 5.1.0
To see what I mean, please check out the gist I made.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Jupyter
Also, if I DO create a default_config.py nor used the passwd() command to generate and set a hash(which creates a .jupyter dir in my home dir), I see "Invalid Password" when I attempt to use it.
Logan Page
unread,
Dec 17, 2016, 7:06:25 PM12/17/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Jupyter
Thanks, I pasted in the token and now I can login.
However I now have a different issue: I get the message: "A connection to the notebook server could not
be established. The notebook will continue trying to reconnect. Check
your network connection or notebook server configuration."
We did overlook a few case, but we are between a rock and a hard
place, as there are some serious security implications of not having a
password/token, but making is usable at the same time is not easy.
We did not had much feedback on the change either before it was released.
We'll try to get a 4.3.1 out that fix some of the usability issues