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

Question: How to use with Virtual Environment? #67

Closed
pykong opened this issue Jan 8, 2020 · 1 comment
Closed

Question: How to use with Virtual Environment? #67

pykong opened this issue Jan 8, 2020 · 1 comment

Comments

@pykong
Copy link
Collaborator

pykong commented Jan 8, 2020

@ngr-t Thanks for putting up this neat little package!

I do not understand how to use Hermes with a virtual environment.
Maybe the doc states it but it is not clear to me.
As virtual environment are such critical part of the python workflow, the documentation should explicitly how to achieve this (assuming this functionality is already present).

Within a folder also containing a .sublime-project file:

python3 -m venv .venv
source .venv/bin/activate
pip install ipykernel

Now in very simple steps how am I going from here to make Hermes talk to the kernel installed within that environment?

@pykong pykong changed the title How to use with Virtual Environment? Question: How to use with Virtual Environment? Feb 8, 2020
@pykong
Copy link
Collaborator Author

pykong commented Feb 13, 2020

I now consider this issue to be a duplicate of: #66 66

@pykong pykong closed this as completed Feb 13, 2020
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

1 participant