Felix
Felix

Reputation: 21

How to check which env activated in anaconda-mode

I use purcell/emacs.d configuration. When coding with python, I use following command to activate an env, with anaconda-mode.

M-x pythonic-activate RET /path/to/virtualenv RET

But nothing changes in the front window.

How to know which env is currently activated?

Upvotes: 1

Views: 105

Answers (0)

Related Questions