Skip to content

Commit a32ec1b

Browse files
author
AoifeHughes
committed
Add ipynb format support
1 parent 93b9868 commit a32ec1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_quarto.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ format:
153153
toc-title: "Table of Contents"
154154
code-fold: false
155155
code-overflow: scroll
156+
format-links: [ipynb]
156157
include-in-header:
157158
- text: |
158159
<style>
@@ -210,6 +211,7 @@ format:
210211
</div>
211212
</div>
212213
</footer>
214+
ipynb: default
213215

214216
execute:
215217
echo: true

0 commit comments

Comments
 (0)