Ask Your Question
0

where do I get the notebook user name and password

asked 7 years ago

cybervigilante gravatar image

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

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
0

answered 7 years ago

cybervigilante gravatar image

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

Preview: (hide)
link
0

answered 7 years ago

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.

Preview: (hide)
link

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: 7 years ago

Seen: 1,506 times

Last updated: Oct 15 '17