Skip to content

Commit

Permalink
fix toc levels
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Aug 15, 2023
1 parent 99c69c5 commit 16812fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions lessons/landlab/landlab/landlab-fault-scarp-for-espin.a.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
" * [(c) What's going on under the hood?](#(c)-What's-going-on-under-the-hood?)\n",
" * [Exercises for section 2c](#Exercises-for-section-2c)\n",
" * [Part 3: Hexagonal grid](#Part-3:-Hexagonal-grid)\n",
" * [Exercises for section 3](#Exercises-for-section-3)\n",
" * [Exercises for section 3](#Exercises-for-section-3)\n",
" * [Part 4: Landlab Components](#Part-4:-Landlab-Components)\n",
" * [Exercises for section 4](#Exercises-for-section-4)\n",
" * [Exercises for section 4](#Exercises-for-section-4)\n",
" * [SOLUTION (derivation)](#SOLUTION-(derivation))\n",
" * [Derivation of the original governing equation](#Derivation-of-the-original-governing-equation)\n",
" * [Steady state](#Steady-state)"
Expand Down
9 changes: 4 additions & 5 deletions lessons/landlab/landlab/landlab-fault-scarp-for-espin.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
" * [(c) What's going on under the hood?](#(c)-What's-going-on-under-the-hood?)\n",
" * [Exercises for section 2c](#Exercises-for-section-2c)\n",
" * [Part 3: Hexagonal grid](#Part-3:-Hexagonal-grid)\n",
" * [Exercises for section 3](#Exercises-for-section-3)\n",
" * [Exercises for section 3](#Exercises-for-section-3)\n",
" * [Part 4: Landlab Components](#Part-4:-Landlab-Components)\n",
" * [Exercises for section 4](#Exercises-for-section-4)\n",
" * [Exercises for section 4](#Exercises-for-section-4)\n",
" * [SOLUTION (derivation)](#SOLUTION-(derivation))\n",
" * [Derivation of the original governing equation](#Derivation-of-the-original-governing-equation)\n",
" * [Steady state](#Steady-state)"
Expand Down Expand Up @@ -1768,9 +1768,8 @@
],
"metadata": {
"anaconda-cloud": {},
"celltoolbar": "Tags",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "CSDMS",
"language": "python",
"name": "python3"
},
Expand All @@ -1784,7 +1783,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.3"
"version": "3.11.0"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 16812fb

Please sign in to comment.