[IPython-dev] ipython notebook - new interface usage

Brian Granger ellisonbg at gmail.com
Thu Feb 2 11:55:09 EST 2012


If you have the latest dev version, you should see a select box in the
toolbar that indicates the type of cell that is currently selected.
To enter reST, select plaintext.  Note, it is not possible, because of
limitations in the syntax of reST to actually render the cells one by
one in the browser like we do with Markdown.  We are working on
reST/HTML/PDF export that will do that rendering for the entire
notebook in a single shot.  It will most likely be another page in the
web app though.

Cheers,

Brian

On Thu, Feb 2, 2012 at 6:59 AM, Massimo Di Stefano
<massimodisasha at gmail.com> wrote:
> Hi All,
>
> i'm using Ipython notebook intensively with a great satisfaction!
> really thanks to all you to develop it!
> i've some questions ..
> i cloned the git repository and i'm used to update it running in the python directory 'git pull'
>
> when i start Ipython notebook i can't see any change in its main interface
> … i seen in some post it has a nice new toolbar and a new cell type to render rst
>
> any hints on how to activate this new feature?
>
> thanks!!!
>
> Massimo.
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev



-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list