diff --git a/examples/notebooks/Grid_Levels_and_Parameters.ipynb b/examples/notebooks/Grid_Levels_and_Parameters.ipynb index b2ee0d8..f46de10 100644 --- a/examples/notebooks/Grid_Levels_and_Parameters.ipynb +++ b/examples/notebooks/Grid_Levels_and_Parameters.ipynb @@ -894,7 +894,7 @@ } ], "source": [ - "%matplotlib inline\n", + "%matplotlib notebook\n", "import matplotlib.pyplot as plt\n", "import matplotlib\n", "import cartopy.crs as ccrs\n",