Hi,
I have downloaded Sage 3.4 to my MacMini running10.5.6.
When I write notebook(), it starts as expected in a web broswer, but
may not be accessible throu the local network.
if I write the following, I get blank (white) pages both on the
macmini and on the other computer, ie can not access Sage through
either of the computers.
notebook('local_notebook', port=8001, secure=True, address='',
open_viewer=False, accounts=True)
I found the above in one of posts, but don't really understand all of
the expression.
My aim is to be able to access Sage from any computer and that Sage is
automatically starts up after a power failure.
Have a nice day,
T
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---