mwouts / jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
https://jupytext.readthedocs.io
MIT License
6.65k stars 386 forks source link

Inserting notebook metadata that doesn't get line wrapped #1271

Open speedycatfish opened 3 months ago

speedycatfish commented 3 months ago

Is there anyway to add a line of text into a jupytext file that doesn't get displayed/susceptible to deletion when opening the corresponding ipynb file? I tried adding the line of text into the notebook metadata, but it gets line wrapped when saving the paired ipynb file in jupyter.