Hi,
I am trying to use drepl-ipython over TRAMP. I have set up a Python virtual environment on a remote server, and trying to use the IPython in that environment with drepl-ipython. With the Inferior Python, I can specify which Python executable to use with C-u M-x run-python, and then provide the full path to the Python executable in my virtual environment. It is working. Is there a way to specify with IPython executable to use with drepl-ipython? Thanks!!