mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
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:
parent
85a2a01adf
commit
67a001ba93
1 changed files with 8 additions and 8 deletions
|
@ -488,7 +488,7 @@
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "Python 3 (ipykernel)",
|
"display_name": "Python 3",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "python3"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
|
@ -502,25 +502,25 @@
|
||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.9.13"
|
"version": "3.9.5"
|
||||||
},
|
},
|
||||||
"toc": {
|
"toc": {
|
||||||
"base_numbering": 1,
|
"base_numbering": 1,
|
||||||
"nav_menu": {},
|
"nav_menu": {},
|
||||||
"number_sections": true,
|
"number_sections": false,
|
||||||
"sideBar": true,
|
"sideBar": false,
|
||||||
"skip_h1_title": true,
|
"skip_h1_title": false,
|
||||||
"title_cell": "Table of Contents",
|
"title_cell": "Table of Contents",
|
||||||
"title_sidebar": "Contents",
|
"title_sidebar": "Contents",
|
||||||
"toc_cell": true,
|
"toc_cell": false,
|
||||||
"toc_position": {
|
"toc_position": {
|
||||||
"height": "calc(100% - 180px)",
|
"height": "calc(100% - 180px)",
|
||||||
"left": "10px",
|
"left": "10px",
|
||||||
"top": "150px",
|
"top": "150px",
|
||||||
"width": "287.9779357910156px"
|
"width": "287.9779357910156px"
|
||||||
},
|
},
|
||||||
"toc_section_display": true,
|
"toc_section_display": false,
|
||||||
"toc_window_display": true
|
"toc_window_display": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
|
Loading…
Add table
Reference in a new issue