mwouts / jupytext

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

New option `cell_id_to_title` #1270

Open mwouts opened 1 month ago

mwouts commented 1 month ago

Will eventually close #1263

github-actions[bot] commented 1 month ago

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab or Binder:notebook.

Also, the version of Jupytext developed in this PR can be installed with pip:

HATCH_BUILD_HOOKS_ENABLE=true pip install git+https://github.com/mwouts/jupytext.git@title_as_cell_id

(this requires nodejs, see more at Developing Jupytext)