Skip to content

Commit

Permalink
I fix submenu to corrected the columns.
Browse files Browse the repository at this point in the history
  • Loading branch information
forest1040 committed Dec 20, 2022
1 parent bc87597 commit 2de41c1
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions doc/en/source/intro/4.1_python_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -829,17 +829,19 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"### Quantum circuit"
"## Quantum circuit"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"#### Construct the quantum circuit"
"### Construct the quantum circuit"
]
},
{
Expand Down Expand Up @@ -948,7 +950,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3.9.2 64-bit",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -962,11 +964,11 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.2"
"version": "3.10.4 (main, May 9 2022, 18:28:02) [GCC 9.4.0]"
},
"vscode": {
"interpreter": {
"hash": "31f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6"
"hash": "84aa2c67dae1159a9469e7ac93262a46ff5158e6dcd4abab35ce17cbce36ce1e"
}
}
},
Expand Down

0 comments on commit 2de41c1

Please sign in to comment.