necaris / conda.el

Emacs helper library (and minor mode) to work with conda environments
MIT License
153 stars 49 forks source link

environment aware repl #80

Closed kickerofelves closed 2 years ago

kickerofelves commented 3 years ago

Sorry if this is stupid but can you give details how to evaluate the buffer in the active conda environment? I'm using Elpy. If I C-c C-c it doesn't run in the right environment. The Readme says "Support for interactive shell is turned on by calling conda-env-initialize-interactive-shell" but that isn't an option when I do tab completion M-x conda-[tab].

necaris commented 2 years ago

@kickerofelves did you figure this out? Closing for the moment as inactive but if this is still not working we can address with documentation