Ask Your Question
0

sagenb no login needed?

asked 13 years ago

anonymous user

Anonymous

Is there a way to start an instanace of Sagenb that is open to everyone on the network without a need to login?

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
2

answered 13 years ago

Volker Braun gravatar image

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.

Preview: (hide)
link
1

answered 13 years ago

Brandon Curtis gravatar image

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.

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

Stats

Asked: 13 years ago

Seen: 445 times

Last updated: Jul 23 '11