On Tue, Jun 8, 2010 at 2:15 PM, dbjohn <[email protected]> wrote: > Okay a copy of the url of a worksheet named 'test2' I have is > http://www.sagenb.org/home/johndb/1/ > That is all. It ends in the number one; not the expected: /test2.py'. > So I tried loading that exact worksheet url from a different > worksheet, then tried adding the test2.py to the end of it, then tried > replacing the number sage added with the worksheet name but all > produced errors. Does one have to publish or share them to access > them. Should the plain url just work? Could I get more precise > instructions on the correct way to reference online sage notebooks.
You have to publish the worksheet first. Note that sagenb.org just went down, but will be back in ~ 15 minutes. -- William > > > On Jun 8, 4:28 am, Jason Grout <[email protected]> wrote: >> On 6/7/10 12:40 PM, dbjohn wrote: >> >> > Are there any examples of using functions and classes from other >> > worksheets in online notebook? Would it be a case of getting importing >> > the worksheet or calling a specific function with the full path on the >> > server/or url. I tried the load and attach like: >> > attach "myWorksheet.sage" >> >> > but didn't respond. Is this possible? >> >> Seehttp://sagenb.org/home/pub/2054/, where I load a library in the very >> first cell from a web address. I then use functions from the library in >> the rest of the sheet. >> >> Thanks, >> >> Jason > > -- > 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 > URL: http://www.sagemath.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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 URL: http://www.sagemath.org
