[sage-devel] Re: Templating engine for the Notebook

2008-08-25 Thread Carl Witty
On Aug 25, 4:39 am, "Timothy Clemans" <[EMAIL PROTECTED]> wrote: > Hi, > > Regarding the Sage Notebook, I propose that we use a templating engine > instead of using Python string templates class and writing HTML code > in the Python code. I think this is a great idea. > If Sphinx, a documentatio

[sage-devel] Re: Templating engine for the Notebook

2008-08-25 Thread William Stein
On Mon, Aug 25, 2008 at 4:39 AM, Timothy Clemans <[EMAIL PROTECTED]> wrote: > Hi, > > Regarding the Sage Notebook, I propose that we use a templating engine > instead of using Python string templates class and writing HTML code > in the Python code. I have converted the existing templates in Extco

[sage-devel] Re: Templating engine for the Notebook

2008-08-25 Thread Harald Schilly
Hi On Aug 25, 1:39 pm, "Timothy Clemans" <[EMAIL PROTECTED]> wrote: > I am very interested in the possibility > of migrating the Sage Notebook to Django. Moving all the Notebook's > HTML to Jinja templates is the first step in migrating. My comments on that are based on my experience with someth