Skip to content

Commit 9682be6

Browse files
committed
🐛 set generic kernel name
- otherwise it uses local defaults on device
1 parent aaeadd4 commit 9682be6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vuegen/quarto_reportview.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ def _create_yaml_header(self) -> str:
239239
execute:
240240
echo: false
241241
output: asis
242+
jupyter: python3
242243
format:"""
243244

244245
# Define format-specific YAML configurations

0 commit comments

Comments
 (0)