Differences between revisions 11 and 22 (spanning 11 versions)
Revision 11 as of 2008-04-28 04:56:09
Size: 1501
Comment: add Igor Tolkov
Revision 22 as of 2022-04-05 02:11:30
Size: 0
Editor: mkoeppe
Comment: outdated sagenb
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Notebook =

The Notebook is a web browser based GUI for Sage.

== Current developers ==
  * Tom Boothby (UW)
  * Timothy Clemans (Seattle)
  * Jason Grout
  * Mike Hansen (UCSD)
  * Brian Lauber (Case Western University)
  * Harald Schilly (Univie)
  * William Stein (UW)
  * Igor Tolkov

== Current projects ==

=== Separate the notebook and expect interfaces from Sage ===
  The notebook and interfaces will spinoff from Sage to be a separate project that Sage depends upon. This project has not yet been named.

=== Source code documentation ===
William Stein and Timothy Clemans

Currently done:
  * js.py - All
  * interact.py - All
  * notebook.py - create_default_users, user_exists, users, user, worksheet_names
  * twist.py - EmptyTrash

=== Security ===
  * Brian Lauber
[http://trac.sagemath.org/sage_trac/ticket/2936 TRAC ticket 2936]

=== Interact ===
  * Igor Tolkov will work on this full time all summer as an officially funded [http://code.google.com/soc/2008/ GSoC project for the Python software foundation]. His mentor is William Stein.


=== Bug hunting ===

=== Version 2.0 ===
Just for the record: Harald Schilly will start gathering information soon on how to reimplement the whole notebook, targeting all issues with the current one and for easier development, etc.

== External related projects ==

=== Knoboo ===
[http://knoboo.com/ Knoboo] is a sister project to the Sage notebook.
  * Alex Clemesha
  * Doriam Raymer