{"cells": [{"cell_type": "markdown", "metadata": {}, "source": ["# 2A.soft - IPython et commandes magiques - correction\n", "\n", "Aper\u00e7u des [commandes magiques](http://ipython.readthedocs.io/en/stable/config/custommagics.html) pour automatiser un peu plus les t\u00e2ches courantes."]}, {"cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [{"name": "stdout", "output_type": "stream", "text": ["Populating the interactive namespace from numpy and matplotlib\n"]}], "source": ["%matplotlib inline\n", "import matplotlib.pyplot as plt"]}, {"cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [{"data": {"text/html": ["Plan\n", "
\n", ""], "text/plain": ["