Differences between revisions 4 and 13 (spanning 9 versions)
Revision 4 as of 2006-10-09 20:54:23
Size: 21
Editor: dmr
Comment:
Revision 13 as of 2007-01-26 04:29:35
Size: 625
Editor: dmr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Dorian Raymer ==
email: deldotdr@gmail
Line 2: Line 4:
I am working on a notebook version of the SAGE Documentation. So far I have a navigable and evaluatable doc browser that can be launched from a sage notebook. The doc browser grabs a doc page (initially index.html) from devel/doc-1.4/html/ directory and seperates the textual content from the example sage code, all of which become cells in a special 'doc browser' worksheet.
Line 3: Line 6:
* notebook wiki Things in question:

  '''Other things:'''[[BR]] wiki-formated output of a sage notebook (a built in notebook function).[[BR]]

 * ["dmr/notebookwiki"]: notebook wiki
 * [:dmr/example:examples]

Dorian Raymer

email: deldotdr@gmail

I am working on a notebook version of the SAGE Documentation. So far I have a navigable and evaluatable doc browser that can be launched from a sage notebook. The doc browser grabs a doc page (initially index.html) from devel/doc-1.4/html/ directory and seperates the textual content from the example sage code, all of which become cells in a special 'doc browser' worksheet.

Things in question:

  • Other things:BR wiki-formated output of a sage notebook (a built in notebook function).BR

  • ["dmr/notebookwiki"]: notebook wiki
  • [:dmr/example:examples]

dmr (last edited 2022-04-11 03:36:24 by mkoeppe)