From 44aa0ff7149075de03886cfe3444cbeca5c43c4e Mon Sep 17 00:00:00 2001 From: Joachim Schoeberl Date: Mon, 28 Feb 2022 07:42:31 +0100 Subject: [PATCH] numbering --- docs/i-tutorials/index.rst | 1 + docs/i-tutorials/unit-9.2-C++Assemble/cppassembling.ipynb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/i-tutorials/index.rst b/docs/i-tutorials/index.rst index 0b1a3e391..416d49776 100644 --- a/docs/i-tutorials/index.rst +++ b/docs/i-tutorials/index.rst @@ -214,3 +214,4 @@ coming soon ... unit-9.2-C++Assemble/cppassembling.ipynb unit-9.3-highorder/highorder.ipynb + diff --git a/docs/i-tutorials/unit-9.2-C++Assemble/cppassembling.ipynb b/docs/i-tutorials/unit-9.2-C++Assemble/cppassembling.ipynb index 4e990ce09..67ab2b28c 100644 --- a/docs/i-tutorials/unit-9.2-C++Assemble/cppassembling.ipynb +++ b/docs/i-tutorials/unit-9.2-C++Assemble/cppassembling.ipynb @@ -5,7 +5,7 @@ "id": "a414419e", "metadata": {}, "source": [ - "# Implement our own system assembling\n", + "# 9.2 Implement our own system assembling\n", "\n", "In this tutorial we\n", "\n", @@ -136,7 +136,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.0" + "version": "3.10.2" } }, "nbformat": 4,