Ask Your Question
0

where do I get the notebook user name and password

asked 2017-10-13 03:30:24 +0200

cybervigilante gravatar image

I installed windows ubuntu, then sage, started notebook() and the notebook wants username and password. Where in the heck is that?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2017-10-13 08:03:51 +0200

cybervigilante gravatar image

notebook(reset=True) at the Sage command line, then you can enter a new password.

edit flag offensive delete link more
0

answered 2017-10-15 09:26:20 +0200

slelievre gravatar image

Instead of starting Sage and then running notebook() at the Sage prompt, you can run sage -n sagenb in the terminal to start the legacy SageNB notebook at once.

Better still, the terminal command sage -n jupyter will launch the Jupyter notebook.

The Jupyter notebook is single-user and won't ask for a username or password.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2017-10-13 03:30:24 +0200

Seen: 1,335 times

Last updated: Oct 15 '17