Skip to content

Commit 8ae6f20

Browse files
committed
minor changelog tweak
1 parent 55777fa commit 8ae6f20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

news/changelog-1.3.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
## Changes
2-
31
## Jupyter Notebooks
42

53
- Add support for embedding cell outputs in quarto documents using `{{< embed >}}`. You can address cells by Id, Tag, or label, such as `{{< embed mynotebook.ipynb#fig-output >}}` which would embed the output of a cell with the label `fig-output`). You can also provide a list of ids like `{{< embed mynotebook.ipynb#fig-output,tbl-out >}}`.

0 commit comments

Comments
 (0)