Debug why jupytext is not automatically starting in the Docker container
Hi @gpsaggese
I'm somehow unable to reproduce this issue.
When i start a new jupyter server, this jupytext extension is already started and enabled. After pairing the notebook with a .py file, it also automatically synchronizes the changes. Could you provide more detail on the issue?
@sonniki is also seeing some problems. Let's all try to repo it.
Maybe it's a mac issue
I was seeing the problem specifically when I just started using jupyter server. I think I had to manually add the extension and then it worked for me ever since, but I don't remember the details. Maybe a "clean" install (e.g. on a laptop locally) would help reproduce the problem.
Yes good point. I'll try to do that. I'll also try to run it from Mac too to see if i can reproduce it.