diff --git a/start.ipynb b/start.ipynb index c1063a3..fc51cd7 100644 --- a/start.ipynb +++ b/start.ipynb @@ -15,6 +15,25 @@ "}" ] }, + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "vscode": { + "languageId": "html" + } + }, + "outputs": [], + "source": [ + "%%html\n", + "\n", + "\n" + ] + }, { "cell_type": "code", "execution_count": null, @@ -81,7 +100,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3 (ipykernel)", + "display_name": "base", "language": "python", "name": "python3" },