Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

start sage with ./sage -notebook This will bring up the server on port 8000 Then try to connect with it from your local browser with host:8000

If you can get no connection you should check if any firewalls are up to block this port. In rare cases port 8000 is already in use then you could bring up another port with ./sage -notebook port=8080.