-
+
+
+

jupytext: formats: md:myst text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.11.5 kernelspec: display_name: Python 3 language: python name: python3#

+
+

Network of Object#

Jupyter Book also lets you write text-based notebooks using MyST Markdown. See the Notebooks with MyST Markdown documentation for more detailed instructions. @@ -395,13 +399,6 @@

Network of Object

An example cell#

With MyST Markdown, you can define code cells with a directive like so:

-
-
-
print(2 + 2)
-
-
-
-

When your book is built, the contents of any {code-cell} blocks will be executed with your default Jupyter kernel, and their outputs will be displayed in-line with the rest of your content.

@@ -496,10 +493,15 @@

Quickly add YAML metadata for MyST Notebooks +