.. _customnotebooksrst: ================ Custom Notebooks ================ .. only:: html **Links:** :download:`notebook `, :downloadlink:`html `, :download:`python `, :downloadlink:`slides `, :githublink:`GitHub|_doc/notebooks/custom_notebooks.ipynb|*` Simple example about markdown. .. code:: ipython3 from jyquickhelper import add_notebook_menu add_notebook_menu() .. contents:: :local: .. code:: ipython3 import os os.listdir(".") .. parsed-literal:: ['.ipynb_checkpoints', 'custom_notebooks.ipynb', 'Python_logo_and_wordmark.png', 'README.txt', 'slide_show.ipynb'] A section in the notebook ------------------------- a link to another notebook `a link `__ Other section ------------- text Section level 2 ~~~~~~~~~~~~~~~ level 3 ~~~~~~~