You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.
can you please elaborate on the reasons for jupytext to depend on jupyterlab-jupytext ?
this in contrary to intuition; one can easily foresee contexts where you need jupytext as a command-line only tool for translating between text formats, and in such contexts having to install jupyterlab looks quite overwhelming...
also, what is the plan to deal with the jlab3/jlab4 coexistence ?
did I interpret correctly that you plan on having each in a separate folder of the current repo ?
or do you plan on maintaining primarily the jlab4 extension in a single folder (with a maintenance branch for the case where jlab3 would require a new release as well) ?
I guess most jlab extensions will face the same decisions when it comes to managing several jlab versions, does the community have best practices here ?
In order to
we should move back the
packages/labextension
folder ofjupytext
to this repository.Tasks
jupyterlab-jupytext==1.3.9rc0
(or3.0.0rc0
?) and publish it on pip/condajupyterlab4
on the RC, prepare a release candidatejupyterlab-jupytext==1.4.0rc0
(or4.0.0rc0
?) and publish it on pip/condajupytext==1.14.6
jupytext==1.15.0.rc0
without the lab extension, but with a dependency onjupyterlab-jupytext
Advice are welcome!
The text was updated successfully, but these errors were encountered: