Hi, Thanks for expressing your interest in the Notebook. There's a simple API that should help you get started, see the docstring at the top of /sage/server/simple/twist.py
The HTML for the web page /home/admin is in /sage/server/notebook/templates/worksheet_listing.html and the relevant Python code is in /sage/server/notebook/twist.py in the function render_worksheet_list Please let us know what you would like to work on so we can assist you. Timothy On Fri, Feb 6, 2009 at 4:32 PM, Jason Grout <[email protected]> wrote: > > snowmaninthesun wrote: >> Hey, just jumped on the sage bandwagon. I'm looking to write a >> sproutcore/javascript clientside math application with a django/(any >> other python framework) serverside. I'm mainly a ruby on rails guy, >> but piping into maxima proved too much for poor ruby. I have very >> little development experience with python. Are there any tutorials/ >> examples/blogs out there about intertwining django and Sage? Also this >> is a really newb question, but where does the basic html that renders >> loclahost:8000/home/admin reside within the sage project ?? > > > Welcome aboard! We're particularly excited to welcome someone who wants > to help with interfacing Sage and the web. There has been a lot of > development work going on in the online notebook recently. > > As for your question, look in the sage/server/notebook/ directory. I > think that admin file html might be in the template/ directory. You can > search for a piece of text to find exactly what file it's in. > > 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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
