[Chicago] Any talks this week from DSSG people?

Pete[r] Landwehr pmlandwehr at gmail.com
Tue Aug 12 22:25:35 CEST 2014


There are actually _two_ types of iPython:

* The ipython interpreter, which is basically a _much_ smarter version
of the standard python interpreter. I was a skeptic for a long time
but it's definitely worth a whirl.

* iPython notebook, which is the fancy-dancy website/magic cell combo.
It's very useful for building presentations out of your workflows,
though if you have to constantly rerun the cells to fix a bug in code
from an outside module it'll make your eyes bleed.

On Tue, Aug 12, 2014 at 12:11 PM, Skip Montanaro <skip at pobox.com> wrote:
> On Tue, Aug 12, 2014 at 12:04 PM, sheila miguez <shekay at pobox.com> wrote:
>> At SciPy they started calling ipython the http://jupyter.org/ project. So
>> many people use it to glue together all these languages that they wanted a
>> name that wasn't just about python.
>
> I'm not much of an iPythonista. What do you type at the prompt if not
> Python? And what's with that website? Is it just a placeholder?
>
> Skip
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago


More information about the Chicago mailing list