Closed moetayuko closed 11 months ago
Hey @MoetaYuko
At this particular point in time, the intended substrate for building the jlab extension is indeed jlab3 This is on purpose and not a misconfiguration, as the resulting code is suitable for both jlab3 and jlab4
This is expected to be a temporary thing, but the path towards a more sustainable scheme is yet to be defined
This is fixed on the main branch. We have a release candidate as well, which you can try with pip install jupytext==1.16.0rc0
. Let us know how it works for you. Thanks
lab extension fails to build when jlab4 installed:
in which the contents of the log file are:
It turns out that the cause is the mismatched version of the required
@jupyterlab/builder
https://github.com/jupyterlab/jupyterlab/blob/de28aca9ca8a60b25d28efdf359bb2c69d58c634/jupyterlab/staging/package.json#L185 https://github.com/mwouts/jupytext/blob/971b1e80e1b759fbf7fda3f9dc79d9ca9c3abcb9/packages/labextension/package.json#L66