We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ipykernel
jupyter notebooks
Results No module named 'pace'
No module named 'pace'
### Potential solution pip install ipykernel
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
The text was updated successfully, but these errors were encountered:
Is this a ticket we can close @ChristinaLast?
Sorry, something went wrong.
#58
I am going to close this, if need be please reopen.
No branches or pull requests
Issue
Results
No module named 'pace'
### 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
The text was updated successfully, but these errors were encountered: