Sage Days 31 Project Ideas

HTML 5 backend

MathJax

Notebook Logging

Database: SQLite

The following should *at a minimum* work with SQLite, since that is included with Sage and whatever we do needs to at least work standard with Sage with "zero configuration".

Create a Robust Notebook "System"

i18n

Jmol Update

notebook to and from other formats

I would like to polish up and merge into Sage a script I wrote this winter to translate .rst files into notebook (txt) files. It is based on the file docHTMLProcessor.py which is part of the sage notebook. Although, since there are always rumors that the Sage Notebook is changing, I did not push it any further and was waiting for the new version of the Notebook before. The script (rst2notebook) is available in the misc directory of the sage-combinat hg server.

The mysterious moving/disappearing text bug

I think that week would be perfect to polish it and finish it.

Sébastien Labbé