Recipes
This section includes various recipes for how to mix-and-match the behaviour of several extensions in order to achieve a particular effect.
Later sections will review individual extensions in more detail.
Python Code Error Reporting
Use the cells_status
and skip_traceback
extensions to help identify and improve the display of Python errors.
Notebook Activity Sections
Activities can be identified and style using the empinken
extension to style cells and the collapisble headings
extension to hide activity answers.
Spellchecked and Previewed Editing
Using the spellcheck and live markdown preview extensions, you can preview the styled output of markdown text currently being edited as well as live spellchecking in the edited cell.