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

Adding ipykernel before starting jupyter notebooks #66

Closed
ChristinaLast opened this issue Dec 14, 2021 · 3 comments
Closed

Adding ipykernel before starting jupyter notebooks #66

ChristinaLast opened this issue Dec 14, 2021 · 3 comments

Comments

@ChristinaLast
Copy link

ChristinaLast commented Dec 14, 2021

Issue

Results
No module named 'pace'
no-module-

### Potential solution
pip install ipykernel

Next you can add your virtual environment to Jupyter by typing:

python -m ipykernel install --user --name myenv --display-name "<your-python-kernel-name>"

Then run your jupyter notebook with the command

jupyter notebook notebooks

@layik
Copy link
Collaborator

layik commented Jan 23, 2023

Is this a ticket we can close @ChristinaLast?

@layik
Copy link
Collaborator

layik commented Feb 1, 2023

#58

@layik
Copy link
Collaborator

layik commented Feb 2, 2023

I am going to close this, if need be please reopen.

@layik layik closed this as completed Feb 2, 2023
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

2 participants