Hydrogen: Is it possible to run in a virtualenv?

Created on 23 Sep 2015  路  4Comments  路  Source: nteract/hydrogen

Can't find anyway to get it to respect the virtualenv I'm active in when I launch atom.

Most helpful comment

Your PATH is picked up from your session by Atom when it's first launched, so I _think_ that if you close Atom entirely (all windows), activate your virtualenv, then run Atom from your shell, then it should work.

You may well have a better understanding of the vagaries of virtualenv than I do, though.

All 4 comments

Your PATH is picked up from your session by Atom when it's first launched, so I _think_ that if you close Atom entirely (all windows), activate your virtualenv, then run Atom from your shell, then it should work.

You may well have a better understanding of the vagaries of virtualenv than I do, though.

Hmmm, that doesn't seem to be working for me. I'll take a closer look into debugging it. I'm pretty seriously in love with what you've built here.

Great to hear! If there's anything that needs improvement, I love pull requests :D

That is also great to hear. :) I think this one might have been a red herring. I just got it to work after a full terminal restart. It's possible I had the wrong env active. Closing for now. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HaoranXue picture HaoranXue  路  4Comments

ekoepplin picture ekoepplin  路  4Comments

neurotronix picture neurotronix  路  4Comments

gepcel picture gepcel  路  3Comments

lgeiger picture lgeiger  路  3Comments