Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Updated: 30 okt 2025

Plugins allow you to extend the functionality of Jupyter Book. In this workshop-template, we make use of a single plugin:

myst.yml
24
25
26
27
  plugins:
    - https://github.com/TUD-JB-Templates/JB2_plugins/releases/download/experiment/experiment.mjs
    - https://github.com/jupyter-book/myst-plugins/releases/download/page-last-updated/page-last-updated.mjs
  

Program 1:We make use of plugins in this workshop-template.

This plugin allows you to create a custom admonition: