Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The documentation has an example, which does exactly what you want:

  • Sage Notebook server
  • HTTPS
  • No accounts for strangers
  1. I want to run the Sage notebook server on a remote machine and be the only person allowed to log in. Type:

    notebook(interface='', secure=True)