|
|
|
|
|
by sillysaurus
4938 days ago
|
|
Executable documents are powerful tools for teaching and learning. These already exist, though, and the ecosystem already has a lot of support and momentum behind it: javascript within the browser. Would you explain what some of the benefits are in comparison to this? I'm an outsider so I don't have a very firm understanding of what the implications are. |
|
There is a development branch of iPython by Brian Granger that emits JSON when you display a python object in the notebook. You can easily create handlers that display any Python object using javascript. That means D3.js or whatever HTML5/WebGL app you can throw in there becomes the front-end to a very powerful numerical computation back-end. Check out this demonstration I help code, http://www.flickr.com/photos/47156828@N06/8183294725