Closed ebw44 closed 2 years ago
Closing this issue as the https://github.com/aquirdTurtle/Collapsible_Headings/issues/45#issuecomment-898751141 is a valid solution.
PS: Thanks a lot for that extension that allow me to switch to jupyterlab without waiting for https://github.com/jupyterlab/jupyterlab/pull/10260
jupyterlab 3.2.1 jupytext 1.13.0 Collapsible_Headings (installed through 'jupyterlab extension manager', I don't know how to get the version)
With the configuration above, I get the following
markdown
cells:that can progressively result in:
The "incorrectly_encoded_metadata" property is produced by jupytext but it looks like Collapsible_Headings is the source of the problem because if I disable it and use the jupyterlab feature I don't get the problem https://github.com/mwouts/jupytext/blob/6fa3cab2648677bf14ddca896cdc41a699f18a49/jupytext/cell_metadata.py#L342
There is a similar issue with a solution at https://gitlab.kwant-project.org/solidstate/lectures/-/issues/74