[IPython-dev] Spell check with the new modal input?

Damián Avila damianavila at gmail.com
Tue Jan 28 15:05:43 EST 2014


There is no easy way to spellcheck codemirror instances, well... there is a
way using a codemirror layout... but you have to deal with it...

As a workaround, I develop an nbextension to spellcheck your cell content.
You have the details here:
http://www.damian.oquanta.info/posts/a-poor-man-spell-checker-for-the-ipython-notebook.html

Hope it helps!


2014-01-28 Toby Burnett <tburnett at myuw.net>

>  I'm happily using the new modal input in 2.0-dev, very nice, especially
> as my fingers get trained. J
>
> But I'm used to writing text with spell check, and wondered if there was a
> way to get that. Chrome will do it, but only in a "text field" and a
> markdown cell does not count, I guess.
>
>
>
> --Toby Burnett
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>


-- 
Damián Avila
Scientific Python Developer
Quantitative Finance Analyst
Statistics, Biostatistics and Econometrics Consultant
Biochemist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140128/0800e9d0/attachment.html>


More information about the IPython-dev mailing list