Skip to content

Commit 52e94b9

Browse files
author
davidcorteso
committed
Modified titles of nb
1 parent d4ff3ac commit 52e94b9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/ipynb/steepest_descent_atomistic.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"cell_type": "markdown",
5151
"metadata": {},
5252
"source": [
53-
"# 1D example"
53+
"## 1D example"
5454
]
5555
},
5656
{
@@ -111,7 +111,7 @@
111111
"cell_type": "markdown",
112112
"metadata": {},
113113
"source": [
114-
"## Steepest Descent\n",
114+
"### Steepest Descent\n",
115115
"\n",
116116
"Here we set the minimiser by specifying it in the `driver` argument in the Simulation class:"
117117
]
@@ -270,7 +270,7 @@
270270
"cell_type": "markdown",
271271
"metadata": {},
272272
"source": [
273-
"## LLG"
273+
"### LLG"
274274
]
275275
},
276276
{
@@ -724,7 +724,7 @@
724724
"cell_type": "markdown",
725725
"metadata": {},
726726
"source": [
727-
"# 2D skyrmion"
727+
"## 2D skyrmion"
728728
]
729729
},
730730
{
@@ -755,7 +755,7 @@
755755
"cell_type": "markdown",
756756
"metadata": {},
757757
"source": [
758-
"## LLG"
758+
"### LLG"
759759
]
760760
},
761761
{
@@ -895,7 +895,7 @@
895895
"cell_type": "markdown",
896896
"metadata": {},
897897
"source": [
898-
"## Steepest Descent"
898+
"### Steepest Descent"
899899
]
900900
},
901901
{

0 commit comments

Comments
 (0)