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 not detected ('Running cells with 3.9.13 (base) requires ipykernel package installed or requires an update')

See original GitHub issue
  • VS Code Version: 1.73.1 (Edit: I am using VS version 1.73.1)
  • OS Version: 64-bit operating system, x64-based processor

I am using a company laptop/machine where vs 1.0.0 and python 3.9.13 is installed and I do not have any access for updating or changing the directlies of where these are installed. I also downlaoded conda 22…9.0 that I installed on my machine. But everytime I try to run something I get an error message saying that I need ipykernel package, however I do have it, I tried updating it, also tried uninstalling and reinstalling it.

I also followed the suggestions on the following links but non of them worked:

https://statics.teams.cdn.office.net/evergreen-assets/safelinks/1/atp-safelinks.html https://github.com/microsoft/vscode-jupyter/issues/491 https://github.com/microsoft/vscode-jupyter/issues/2426

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
skalanta22commented, Dec 15, 2022

Creating a new env resolved the issue.

1reaction
DonJayamannecommented, Nov 28, 2022

Please let me know where exactly the Jupyter output panel is. Thank you!

Sure, no worries.

you can get there output using the command Jupyter: Show Output (you will see something at the bottom) Screenshot 2022-11-28 at 16 59 45

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python requires ipykernel to be installed - Stack Overflow
ipynb file in VS Code while trying to run it, it gave the error "Running cells with Python 3.7.8(env_name:venv) require ipykernel package". I ......
Read more >
ipykernel not detected ('Running cells with 3.9.13 (base ...
ipykernel not detected ('Running cells with 3.9.13 (base) requires ipykernel package installed or requires an update') #20306.
Read more >
running cells with 'python 3.10.4 64-bit' requires ipykernel ...
microsoft/vscode-jupyteripykernel not detected ('Running cells with 3.9.13 (base) requires ipykernel package installed or requires an update')#12146.
Read more >
ipykernel - PyPI
This package provides the IPython kernel for Jupyter. Installation from source. git clone; cd ipykernel; pip install -e ".[test]".
Read more >
What to do when things go wrong - The Jupyter Notebook
If it can't find jupyter , you may need to configure your PATH ... but it can import the ipykernel package, it provides...
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