I’m trying to help @mwouts with the jupytext extension for jlab4, and it seems like an alpha version is in sight - https://github.com/mwouts/jupytext/issues/1054 - but at this point there is still the same issue addressed in the post above, namely that double clicking in a jupytext notebook in the file browser opens it in the editor and not as a notebook, and this despite the configuration that says
Thanks for the tip, it’s helpful to at least know where the config should be located
However I’m still unable to get it to work
I can confirm the new config file gets loaded (after I made a stupid mistake in the json syntax), but I have tried to set the right-hand-side value to
"Jupytext Notebook" because this is what we had before
and then simply to "Notebook" because that is what I see in the Open with menu - and it does work fine when I go this road
but none of these settings result in the desired behaviour
could it mean that the jupytext extension should somehow expose a ‘viewer’ thing of some kind ?
the fact that the open-with menu works seems to suggest otherwise, but…
more generally how can I hope to troubleshoot that ?