Update template
This commit is contained in:
parent
169e5ad0b8
commit
5bd2d2fbe8
1 changed files with 12 additions and 5 deletions
|
@ -38,11 +38,18 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"source": [
|
||||||
"execution_count": null,
|
"# Part 1 #"
|
||||||
"metadata": {},
|
],
|
||||||
"outputs": [],
|
"cell_type": "markdown",
|
||||||
"source": []
|
"metadata": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": [
|
||||||
|
"# Part 2 #"
|
||||||
|
],
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue