Problem
I'd like to suggest that we make jupytext an optional dependency.
The problem I see is that jupytext is incompatible with JupyterLite today, and pulling it in the environment pulls the labextension for it, that JupyterLite will pick up automatically, even though it's only needed at build time here (for processing markdown files).
@agriyakhetarpal what do you think?
Problem
I'd like to suggest that we make jupytext an optional dependency.
The problem I see is that jupytext is incompatible with JupyterLite today, and pulling it in the environment pulls the labextension for it, that JupyterLite will pick up automatically, even though it's only needed at build time here (for processing markdown files).
@agriyakhetarpal what do you think?