How can I connect to remote python with jedi.el
? I need to use remote virtualenv for getting possible completions, docs, etc.
Asked
Active
Viewed 185 times
4

Drew
- 75,699
- 9
- 109
- 225

sivakov512
- 516
- 3
- 13
-
1I have a stalled WIP branch that tries to add this functionality: https://github.com/tkf/emacs-jedi/pull/304 – Job Evers Nov 28 '18 at 12:46