Removed the built-in ToC for METAR notebook

- removed the plugin-added ToC for the metar notebook to display properly on the website
This commit is contained in:
Shay Carter 2022-06-02 16:53:03 -06:00
parent 85a2a01adf
commit 67a001ba93

View file

@ -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,