Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to configure Python3+atom+hydrogen in virtual env? #501

Closed
lidymonteirowm opened this issue Nov 14, 2016 · 2 comments
Closed

how to configure Python3+atom+hydrogen in virtual env? #501

lidymonteirowm opened this issue Nov 14, 2016 · 2 comments

Comments

@lidymonteirowm
Copy link

run script with input

@rgbkrk
Copy link
Member

rgbkrk commented Nov 15, 2016

Last time I used this I had to run atom . from the command line to get it to pick up my virtualenv.

Nowadays I create a kernel spec for the virtualenv (or conda environment) like this:

workon someenv
ipython kernelspec install-self --user --name someenv

@BenRussert
Copy link
Member

@lidymonteirowm The above answer looks like it should resolve the issue. Feel free to reply if you are still having trouble!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants