Hey @luk400, I've been using your extension from a month or so, and it works great.
But my use case depends heavily running machine learning code in a remote machine through ssh.
Is there a way to start Ipython from the ssh machine?
My idea is still code locally but I understand that vim-jukit copies code to the running ipython session, so my idea is that the ipython session comes from the remote machine.
I'm using kitty and I tried using JukitOut ssh... But it seems it is not possible.
Hey @luk400, I've been using your extension from a month or so, and it works great.
But my use case depends heavily running machine learning code in a remote machine through ssh.
Is there a way to start Ipython from the ssh machine? My idea is still code locally but I understand that vim-jukit copies code to the running ipython session, so my idea is that the ipython session comes from the remote machine.
I'm using kitty and I tried using JukitOut ssh... But it seems it is not possible.
Any guideline or workaround will be very helpful.
Thanks in advance