Skip to content

Commit 89769e9

Browse files
committed
disable python ipynb
1 parent 3a4d5b8 commit 89769e9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_quarto.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ execute:
1616
python: true
1717
python-version: "3"
1818
python-venv: ".venv"
19-
python-path: ".venv/Scripts/python.exe"
20-
19+
python-path: ".venv/Scripts/python.exe"
20+
enabled: false
21+
2122
format:
2223
html:
2324
theme:

0 commit comments

Comments
 (0)