sagenb no login needed?
Is there a way to start an instanace of Sagenb that is open to everyone on the network without a need to login?
asked 2011-07-21 16:23:13 +0100
Anonymous
Is there a way to start an instanace of Sagenb that is open to everyone on the network without a need to login?
Since you probably have multiple network interfaces (or are you sharing with the internet?), you might want to use the "interface" optional argument to notebook as well. The Sage online-help for notebook() describes these in detail.
I believe you can launch the notebook with 'notebook(require_login=False)' to achieve that effect. I know it works locally, but I only assume that it's therefore accessible by anyone with access to it over the network.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-07-21 16:23:13 +0100
Seen: 369 times
Last updated: Jul 23 '11