Gallery of ExamplesΒΆ
This page consists of the 'General example' gallery and a sub-gallery, 'No image output examples'. This sub-gallery is generated from a sub-directory within the general examples directory. The file structure of this gallery looks like this:
examples/ # base 'Gallery of Examples' directory
βββ README.txt
βββ <.py files>
βββ no_output/ # generates the 'No image output examples' sub-gallery
βββ README.txt
βββ <.py files>
General examplesΒΆ
This gallery consists of introductory examples and examples demonstrating specific features of Mkdocs-Gallery.
No image output examplesΒΆ
This section gathers examples which don't produce any figures. Some examples only output to standard output, others demonstrate how Mkdocs-Gallery handles examples with errors.
Download all examples in Python source code: gallery_python.zip
Download all examples in Jupyter notebooks: gallery_jupyter.zip