Notebook (::notebook)
We support embedded notebooks using the following syntax:
Markdown
::notebook[Optional Title]{file=<file>}
The filepath is relative to the docs/web/static/notebooks/source directory.
Example:
Markdown
::notebook[title for my notebook]{file="gcs-read-scala.html"}
Output: