diff --git a/scripts_ipynb/season_plot.ipynb b/scripts_ipynb/season_plot.ipynb index 833b614..9a8ad8e 100644 --- a/scripts_ipynb/season_plot.ipynb +++ b/scripts_ipynb/season_plot.ipynb @@ -46,12 +46,6 @@ }, "outputs": [], "source": [ - "%load_ext autoreload\n", - "%autoreload 2\n", - "%load_ext version_information\n", - "%version_information numpy, matplotlib, xarray, cartopy\n", - "\n", - "\n", "filedir = os.path.abspath(\".\")\n", "headdir = os.path.abspath(os.path.join(filedir, \"..\"))\n", "vdir = os.path.join(headdir, \"images\")\n", @@ -828,13 +822,13 @@ "pycharm": { "stem_cell": { "cell_type": "raw", + "source": [], "metadata": { "collapsed": false - }, - "source": [] + } } } }, "nbformat": 4, "nbformat_minor": 1 -} +} \ No newline at end of file