Victor Negîrneac
Victor Negîrneac
> This would be super useful indeed! I'm just now switching from JupyterLab to VSCode Notebooks and it is a feature I miss having @camilaagw try out my jupytext sync...
Hi Eric! That is indeed "expected" behaviour, i.e. it is not a feature currently supported by my extension. It is a nice to have indeed. idk if VS Code API...
Hi all, Many years later... better later than never? 😂 For anyone that might be interested, I built a python package that integrates with Jupyter (via a custom Kernel Provisioner)...
Thanks for reporting this one too, Anne. Unfortunately I never used the remote project feature of VS Code. I did not yet need such set up. I am glad that...
Hey @roebel thanks for the report. This is of course not intentional 😅 Could you try to install older versions of my extension in decreasing order to detect specifically which...
Btw, I just pushed an update to fix something else but it might solve this issue too in case you don't want to use the auto-open notebook feature (which uses...
@roebel thank you very much for documenting the issue! I think I know what the problem is, but I do not know what the solution is. It seems solved in...
Hi, thanks :) I am trying to keep the extension code and its executions as minimal as possible. Checking if a text file or a notebook file is paired would...
Hi @mwouts I think at some point I saw that `--paired-paths` seemed to have some unresolved bugs on your issue tracker and I decided to not use it. > How...
Mmmm... This was not intended. I am travelling now and can't have a deep look into it. Potential quick workarounds: 1. Specify under (`jupytextSync.pythonExecutable` setting) a Python executable that has...