Note that there’s also the “Debug REPL”, which is the standard REPL, but is aware of the current debugging context. In this tutorial we’ll cover IPython/matplotlib/etc. We highly recommend installing ...
チュートリアル環境の準備 virtualenvという仮想環境を作成するツールを利用し、このチュートリアル用の仮想環境上に、ipython notebookや課題で利用するパッケージをインストールします。 以下のURLから、チュートリアルに必要なファイルをダウンロードします。