diff --git a/.jupytext.toml b/.jupytext.toml deleted file mode 100644 index 81e12c0..0000000 --- a/.jupytext.toml +++ /dev/null @@ -1,7 +0,0 @@ -# .jupytext.toml -formats = "ipynb,py:light" -cell_metadata_filter = "-all" -notebook_metadata_filter = "-all" - -# Use triple quotes for cells (light format configuration) -text_representation = { extension = ".py", format_name = "light", formats = "ipynb,py:light" }