[IPython-dev] IPython 0.13.1 Notebook server on smartphone
Matthias BUSSONNIER
bussonniermatthias at gmail.com
Sun Feb 3 15:17:11 EST 2013
Le 3 févr. 2013 à 21:11, Roberto Colistete Jr. a écrit :
> Here my post about a smartphone Nokia N9 as IPython Notebook server :
> http://talk.maemo.org/showpost.php?p=1320465&postcount=19
> My tests included :
> - 4 web clients at once, 2 notebooks, 1 Android tablet and 1 Nokia N900 smartphone, see :
> http://talk.maemo.org/showpost.php?p=1320501&postcount=6
> - many types of mobile web browsers on Android, Maemo 4&5 and Symbian, besides PC's.
Using new cell toolbar / toolbar
It should be possible to add an 'edit' button on top of each cell to avoid the code<->markdown convert process.
You have the doc here :
http://elacave.lmdb.eu/~carreau/yui/classes/IPython.CellToolbar.html
And using custom.js allows to do it without modifying IPython internals.
--
Matthias
More information about the IPython-dev
mailing list