question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ipykernel is not installed into the right conda environment

See original GitHub issue

Select a conda environment as a kernel

  • User is prompted to install ipykernel
  • However ipykernel is not installed into the selected interpreter
  • It is installed into the currently selected conda environment.

pip install works, not conda install

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
IanMatthewHuffcommented, Jan 15, 2020

I believe that the new issue covers the issue that I’m hitting, so validating this one.

0reactions
IanMatthewHuffcommented, Jan 15, 2020

@DonJayamanne Moving my reply into the new issue that you opened.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conda environments not showing up in Jupyter Notebook
This is the best answer as of Jan 2018. Jupyter should auto-discover your kernel on startup if you simply conda install ipykernel inside...
Read more >
ipykernel is not installed into the right conda environment #2521
It is installed into the currently selected conda environment. pip install works, not conda install.
Read more >
Get Your Conda Environment to Show in Jupyter Notebooks
1. First, install nb_conda_kernels in your base environment. Once this is installed any notebook running from the base environment will ...
Read more >
install jupyter notebook conda - You.com | The AI Search ...
Run anaconda prompt as administrator. After opening anaconda command prompt type conda create -n environment_name. With this command, we can create a coding ......
Read more >
How To Setup Jupyter Notebook In Conda Environment And ...
Whenever I setup a new conda environment and want to use a jupyter notebook with the correct Kernel for this environment, I find...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found