You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/ui-tests/test/notebooks/simple_toc.ipynb

66 lines
1.0 KiB

{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# part 1"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## subpart 1"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## subpart 2"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# part 2"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# part 3"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.5"
},
"vscode": {
"interpreter": {
"hash": "0508733a7f73e6ddc798c911e704189485d436785f398d29dd8c20885fc63cb3"
}
}
},
"nbformat": 4,
"nbformat_minor": 4
}