Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

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:

title for my notebook

Open notebook in new tab