Skip to content

Commit f7f26d3

Browse files
committed
🔧 add jupytext configuration for notebooks to project
1 parent 05b0d98 commit f7f26d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,6 @@ vuegen = "vuegen.__main__:main"
7474

7575
[tool.isort]
7676
profile = "black"
77+
78+
[tool.jupytext]
79+
formats = "ipynb,py:percent"

0 commit comments

Comments
 (0)