Hi,

On a side note, this remember me about ASCIIMath. Some time ago I dreamed about making a Leo powered math portable notebook for my students, inspired by Mathpipier[2]. Now I'm not teaching undergrad maths, and context is important source of inspiration for this kinds of works, so this project will be dormant for a long while, but anyway is always nice to see this kind of connection with Leo community and people in a lot of "visceral" interests.

[1] http://www.wjagray.co.uk/maths/ASCIIMathTutorial.html
[2] http://www.mathpiper.org/screenshots

Cheers,

Offray

On Sat Oct  8 10:24:04 2011, Edward K. Ream wrote:
On Sat, Oct 8, 2011 at 8:12 AM, Edward K. Ream<[email protected]>  wrote:
IPython 0.12 sports a very nifty collaboration between IPython and
your favorite browser.

Several ideas.

1. mathjax shows that modern browsers have sophisticated typesetting
capabilities.

2. A little study of the new IPython code shows that the commuication
between IPython and the browser is via json.  Maybe it's time to beef
up Leo's json capabilities...

3. Leo should be able to show whatever the IPython notebook can show.
All it takes is blood, sweat and code :-)  However, all of IPython's
code is available to Leo, either directly (via imports in Leo) or
indirectly (using Leo's IPython bridge).

Well, almost all.  IPython's notebook requires zmq, which is C code.
However, this package builds easily on Ubuntu.  It doesn't build
easily on Windows (experiments show that VC express isn't the same as
VC), so it's time to install a linux-like build environment on
Windows...

Edward



--
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to