Skip to content

Latest commit

 

History

History

README.md

Jupyter Notebook template QuickStart

Want to create some code samples for ValidMind? Our End-to-end notebook template generation notebook will generate a new file with all the bits and pieces of a standard ValidMind notebook to get you started.

The same functionality is also accesible in our root directory Makefile as a command:

make notebook

Mini-templates

The template generation script/notebook draws from the following mini-templates, should you need to revise them or grab the information from them manually:

Mini-templates are not meant to stand alone, and follow the filename convention of _filename.ipynb.

Add table of contents

For lengthy notebooks, we recommend that you add a table of contents with the Simplified table of contents for Jupyter Notebooks extension.