# Documentation

This section explains how to update and build the documentation.
All docs source files are located in the repo docs folder.

# CI-CD

The documentation is a static web site powered by vuepress.
It is automatically built and deployed each time a new commit is pushed to master.

# Notebooks

Beyond the markdown files located in the content folder, the notebooks that build the code snippets and embedded live grids are in the notebooks folder.

Some of these notebooks are available via a mybinder link.

Here is an overview of their roles:

Last Updated: 6/4/2024, 12:58:12 PM