diff --git a/03-HowTos/Create_JupyterKernel_general.ipynb b/03-HowTos/Create_JupyterKernel_general.ipynb index 3bca4031121dd244e580170fbe598a67a8dc6703..79dea0bba644da67c0facb775f084253b72aa33e 100644 --- a/03-HowTos/Create_JupyterKernel_general.ipynb +++ b/03-HowTos/Create_JupyterKernel_general.ipynb @@ -427,6 +427,13 @@ "ls ${KERNEL_SPECS_DIR} # double check" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "* 3.4 - You can select the new kernel in the top right corner of your notebook. The kernel icon will be added to your launcher, once you've restarted the JupyterLab" + ] + }, { "cell_type": "markdown", "metadata": {},