Differences between revisions 6 and 7
Revision 6 as of 2008-03-23 19:33:47
Size: 3153
Editor: was
Comment:
Revision 7 as of 2008-03-23 22:18:03
Size: 4326
Editor: schilly
Comment: linkified tickets
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
  * #2652: notebook should let you evaluate cells without losing cursor position
  * #2636: notebook -- changing a cell without evaluate should put the red line back ...
  * #2633: Notebook tweaks
  * #2631: Distinguishing between (un)evaluated cells
  * #2629: Bottom of page problems
  * #2628: Literate notebook
  * #2606: command line option to kill a background notebook
  * #2605: Notebook tab-backspace-(shift enter) gives bug
  * #386 Enhance "attach <file>" in the notebook
  * #406 notebook -- improve support for other system modes
  * #408 Notebook glitch in Safari
  * #413 saving non-evaluated cells
  * #1466 improve the "click to the left" aspect of the notebook
  * #1467 make it possible to upload/download worksheets as plain text
  * #1468 notebook -- create a global option so that word wrap is on or off by default always
  * #1496 notebook -- make it easy to link different worksheets
  * #245 a bunch of random notebook improvement ideas
  * #246 height of a notebook cell
  * #251 Notebook worksheet multithreading
  * #260 transparent graphics output
  * #301 Create some functions for notebook history
  * #302 Report server errors to online notebook users
  * #322 Have global code page for Notebook
  * #336 Create an option to clear all cell output
  * #338 In doc browser make hyper links to referenced code in SAGE library
  * #353 public sage notebook robustness
  * #359 Consider adding dhtml javascript drawing functionality to the SAGE notebook
  * [http://sagetrac.org/sage_trac/ticket/2652 #2652]: notebook should let you evaluate cells without losing cursor position
  * [http://sagetrac.org/sage_trac/ticket/2636 #2636]: notebook -- changing a cell without evaluate should put the red line back ...
  * [http://sagetrac.org/sage_trac/ticket/2633 #2633]: Notebook tweaks
  * [http://sagetrac.org/sage_trac/ticket/2631 #2631]: Distinguishing between (un)evaluated cells
  * [http://sagetrac.org/sage_trac/ticket/2629 #2629]: Bottom of page problems
  * [http://sagetrac.org/sage_trac/ticket/2628 #2628]: Literate notebook
  * [http://sagetrac.org/sage_trac/ticket/2606 #2606]: command line option to kill a background notebook
  * [http://sagetrac.org/sage_trac/ticket/2605 #2605]: Notebook tab-backspace-(shift enter) gives bug
  * [http://sagetrac.org/sage_trac/ticket/386 #386] Enhance "attach <file>" in the notebook
  * [http://sagetrac.org/sage_trac/ticket/406 #406] notebook -- improve support for other system modes
  * [http://sagetrac.org/sage_trac/ticket/408 #408] Notebook glitch in Safari
  * [http://sagetrac.org/sage_trac/ticket/413 #413] saving non-evaluated cells
  * [http://sagetrac.org/sage_trac/ticket/1466 #1466] improve the "click to the left" aspect of the notebook
  * [http://sagetrac.org/sage_trac/ticket/1467 #1467] make it possible to upload/download worksheets as plain text
  * [http://sagetrac.org/sage_trac/ticket/1468 #1468] notebook -- create a global option so that word wrap is on or off by default always
  * [http://sagetrac.org/sage_trac/ticket/1496 #1496] notebook -- make it easy to link different worksheets
  * [http://sagetrac.org/sage_trac/ticket/245 #245] a bunch of random notebook improvement ideas
  * [http://sagetrac.org/sage_trac/ticket/246 #246] height of a notebook cell
  * [http://sagetrac.org/sage_trac/ticket/251 #251] Notebook worksheet multithreading
  * [http://sagetrac.org/sage_trac/ticket/260 #260] transparent graphics output
  * [http://sagetrac.org/sage_trac/ticket/301 #301] Create some functions for notebook history
  * [http://sagetrac.org/sage_trac/ticket/302 #302] Report server errors to online notebook users
  * [http://sagetrac.org/sage_trac/ticket/322 #322] Have global code page for Notebook
  * [http://sagetrac.org/sage_trac/ticket/336 #336] Create an option to clear all cell output
  * [http://sagetrac.org/sage_trac/ticket/338 #338] In doc browser make hyper links to referenced code in SAGE library
  * [http://sagetrac.org/sage_trac/ticket/353 #353] public sage notebook robustness
  * [http://sagetrac.org/sage_trac/ticket/359 #359] Consider adding dhtml javascript drawing functionality to the SAGE notebook

Google Summer of Code 2008 Sage Project Idea: The Sage Notebook

MENTORS: William Stein ([email protected]) and Tom Boothby ([email protected]).

[http://sagemath.org Sage] is a unified open source mathematics software environment that provides a viable free open source alternative to Magma, Maple, Mathematica, and Matlab. Try the notebook [https://sagenb.org online right now]; also, come chat with us at #sage-devel on irc.freenode.net.

Requirements: This project requires Python and Javascript coding skills, and a solid understanding of AJAX programming.

The Sage notebook is an AJAX application similar to Google Documents that provides functionality for all mathematical software somewhat like Mathematica notebooks. It was written from scratch (in Javascript and Python) by the Sage development team, and has been used daily by thousands of people over the last year. It's one of the main killer features of Sage. This project is about improving the notebook. No special mathematical knowledge is required. If you're really interested in this project, write to William Stein ([email protected]) and Tom Boothby ([email protected]).

GSoC/2008_notebook (last edited 2012-03-17 19:40:43 by schilly)