where do I get the notebook user name and password    
   I installed windows ubuntu, then sage, started notebook() and the notebook wants username and password. Where in the heck is that?
notebook(reset=True) at the Sage command line, then you can enter a new password.
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.
Asked: 2017-10-13 03:30:24 +0100
Seen: 1,631 times
Last updated: Oct 15 '17
 Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.