Custom Notebooks

Links: notebook, html, python, slides, GitHub

Simple example about markdown.

from jyquickhelper import add_notebook_menu
add_notebook_menu()
import os
os.listdir(".")
['.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