Mercurial > hg > plosone_underreview
diff notebooks/results_30_seconds_and_figures.ipynb @ 80:103f7411c3ad branch-tests
changed interactive plot
author | Maria Panteli <m.x.panteli@gmail.com> |
---|---|
date | Tue, 26 Sep 2017 14:38:53 +0100 |
parents | bde45ce0eeab |
children | 027945e93211 |
line wrap: on
line diff
--- a/notebooks/results_30_seconds_and_figures.ipynb Tue Sep 26 12:40:07 2017 +0100 +++ b/notebooks/results_30_seconds_and_figures.ipynb Tue Sep 26 14:38:53 2017 +0100 @@ -2,11 +2,20 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": 23, "metadata": { "collapsed": false }, - "outputs": [], + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "The autoreload extension is already loaded. To reload it, use:\n", + " %reload_ext autoreload\n" + ] + } + ], "source": [ "import numpy as np\n", "import pandas as pd\n",