diff --git a/template_notebook_to_follow.ipynb b/template_notebook_to_follow.ipynb index 1bcb322..bfd813b 100644 --- a/template_notebook_to_follow.ipynb +++ b/template_notebook_to_follow.ipynb @@ -318,7 +318,7 @@ "id": "Qnn9H_oowEgQ" }, "source": [ - "I. Introduction\n", + "## I. Introduction\n", "\n", "Please Introduce your idea here. Feel free to add subsections and figures." ] @@ -328,7 +328,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "II. Implementation Details of your Idea\n", + "## II. Implementation Details of your Idea\n", "\n", "This is where you should describe your idea in more details. Circuit diagrams, Flow chart, Simulations, etc.. are expected.\n", "\n" @@ -987,7 +987,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "III. Summary of your Idea\n", + "## III. Summary of your Idea\n", "\n", "This is where you summarize your work. Comparison tables and a description of your expected results should be listed here." ] @@ -997,7 +997,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "IV. Planification and Tasks\n", + "## IV. Planification and Tasks\n", "\n", "Planning and breakdown of tasks are usually helpful for a successful project. Good Luck!" ]