import this

IPython und Jupyter


Listen Later

IPython ist als interaktive Python Shell auf Steroiden gestartet. Dort wo die Python REPL (Read-eval-print loop) endet, fängt IPython erst an. Diese interaktive Shell läuft aber nicht nur im Terminal sondern auch im Web, Jupyter Notebook genannt. Dabei unterstützt sie auch viele weitere Programmiersprachen.

In diesem Podcast reißen wir die IPython Features kurz an. Im Sendezentrum auf dem 32C3 hatten wir eine Stunde aufnehmen können. Wir hoffen Euch zumindest so neugierig gemacht zu haben, dass Ihr etwas in der Doku stöbert und IPython/Jupyter selbst ausprobiert.

Links:

  • IPython: http://ipython.org
  • Jupyter: http://jupyter.org
  • IPython als Shell: https://www.safaribooksonline.com/blog/2014/02/12/using-shell-commands-effectively-ipython/
  • ipyparallel http://ipyparallel.readthedocs.org/en/stable
  • IPython docu: http://ipython.readthedocs.org/en/stable/
  • Jupyter docu: http://jupyter.readthedocs.org/en/latest/
  • Notebook viewer: http://nbviewer.ipython.org
  • Timing and Profiling in IPython: http://pynash.org/2013/03/06/timing-and-profiling/
  • Cheatsheet: https://damontallen.github.io/IPython-quick-ref-sheets/
  • ...more
    View all episodesView all episodes
    Download on the App Store

    import thisBy Markus & Frank