We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f784e08 commit f1befd6Copy full SHA for f1befd6
bestpractices/content/markdown-notebooks.md
@@ -24,7 +24,7 @@ This page shows off a notebook written in MyST Markdown.
24
print(2 + 2)
25
```
26
27
-When your book is built, the contents of any `{code-cell}` blocks will be
+The contents of any `{code-cell}` blocks will be
28
executed with your default Jupyter kernel, and their outputs will be displayed
29
in-line with the rest of your content.
30
0 commit comments