Using live tutorial from local copy of Sage
I'm trying to view the live (interactive) tutorial from my downloaded copy of Sage, but when I go to the help section and view the tutorial, the website isn't found. The address for this site is http://localhost:8000/doc/live/tutorial/index.html
. When I replace live
with static
, however, I can view the non-interactive tutorial. Any ideas on how to view the interactive tutorial on a local copy of Sage? Thanks.
Which version of Sage are you running ? What is your operating system (Linux, Mac OS X, virtual machine under windows) ?
I have the same problem, running Sage 6.3 on Windows 7 Home Premium with Service Pack 1. The same problem under both VirtualBox 4.3.12 and 4.3.14 (on two separate computers). This problem seems to be with all of the live documentation links (static versions are OK). I tried rebuilding the html docs (sage -docbuild all html), but the problem persists.