diff --git a/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb b/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb index d950428..5a30509 100644 --- a/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb +++ b/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb @@ -488,7 +488,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3 (ipykernel)", + "display_name": "Python 3", "language": "python", "name": "python3" }, @@ -502,25 +502,25 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.13" + "version": "3.9.5" }, "toc": { "base_numbering": 1, "nav_menu": {}, - "number_sections": true, - "sideBar": true, - "skip_h1_title": true, + "number_sections": false, + "sideBar": false, + "skip_h1_title": false, "title_cell": "Table of Contents", "title_sidebar": "Contents", - "toc_cell": true, + "toc_cell": false, "toc_position": { "height": "calc(100% - 180px)", "left": "10px", "top": "150px", "width": "287.9779357910156px" }, - "toc_section_display": true, - "toc_window_display": true + "toc_section_display": false, + "toc_window_display": false } }, "nbformat": 4,