From 357593843809449d6dfa419b90a770778257d843 Mon Sep 17 00:00:00 2001 From: Guillaum Date: Fri, 17 Apr 2020 02:30:29 +0100 Subject: [PATCH] update em-paper --- src/em-paper.ipynb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/em-paper.ipynb b/src/em-paper.ipynb index 19fd7c5..aa65e5d 100644 --- a/src/em-paper.ipynb +++ b/src/em-paper.ipynb @@ -3,6 +3,15 @@ { "cell_type": "markdown", "metadata": {}, + "source": [ + "# " + ] + }, + { + "cell_type": "markdown", + "metadata": { + "collapsed": "true" + }, "source": [ "# Examples of the EMI paper\n", "In this jupyter notebook are replicated the case studies of the paper [McLachlan et al. (in preparation)](https://www.journals.elsevier.com/computers-and-geosciences).\n", @@ -1013,7 +1022,9 @@ }, { "cell_type": "markdown", - "metadata": {}, + "metadata": { + "collapsed": "true" + }, "source": [ "## Capabilities of EMagPy \n", "Below is the script used to generated the miniature for the 'capabilities' figure of the paper."