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."