Differences between revisions 9 and 11 (spanning 2 versions)
Revision 9 as of 2006-04-18 17:18:49
Size: 954
Editor: 201-26-22-244
Comment:
Revision 11 as of 2006-09-12 20:03:03
Size: 1192
Editor: paddy3118
Comment: Crunchy frog has some of the functionality
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * This seems to be very much like what Mathematica does, using "notebooks" for code, graphics and formatted text. This would be much like an interactive interpreter, but the cells with code could called in any order, and the return value would be shown in the editor as text, except if it's type is Graphics (or something), in which case the graphic would be shown as an image in the editor just below the code who generated it. This would be very nice!  * This seems to be very much like what Mathematica does, using "notebooks" for code, graphics and formatted text. This would be much like an interactive interpreter, but the cells with code could called in any order, and the return value would be shown in the editor as text, except if it's type is Graphics (or something), in which case the graphic would be shown as an image in the editor just below the code who generated it. This would be very nice! -- NiltonVolpato

 * The [http://crunchy.python-hosting.com/ crunchy frog] project seems to have the above functionality as part of its feature set, although its stated goal may be different. Oh, and its for Python rather than IPython.

This project aims to develop a file format and interactive support for documents which can combine Python code with rich text and embedded graphics. The initial requirements only aim at being able to edit such documents with a normal programming editor, with final rendering to PDF or HTML being done by calling an external program (to be written by the students).

  • Can somebody provide more detail? From the brief description provided this looks like a combination of mail merge and PHP.
  • This seems to be very much like what Mathematica does, using "notebooks" for code, graphics and formatted text. This would be much like an interactive interpreter, but the cells with code could called in any order, and the return value would be shown in the editor as text, except if it's type is Graphics (or something), in which case the graphic would be shown as an image in the editor just below the code who generated it. This would be very nice! -- NiltonVolpato

  • The [http://crunchy.python-hosting.com/ crunchy frog] project seems to have the above functionality as part of its feature set, although its stated goal may be different. Oh, and its for Python rather than IPython.

NotebookInterfaceForIpython (last edited 2011-01-29 04:46:00 by cpe-74-76-130-68)

Unable to edit the page? See the FrontPage for instructions.