-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Many thanks for providing this extension! It provides a great solution for using git-friendly .py
files, while still allowing colleagues to edit the files via the vs code notebook interface.
Maybe I'm missing something (not familiar with vs code), but I can't figure out how to tell the extension not to insert headers. Maybe it's hardcoded?
I don't want the headers in the .py
files as they are duplicating the global settings (specifying that files use the percent format).
The header block isn't inserted when I use the jupytext
directly only when invoking it via the extension.
Would it be possible to make the inserting of the header configurable? (Assuming I have not missed something obvious, in which case I apologize)
Metadata
Metadata
Assignees
Labels
No labels