Unable to run jupyter cell in vs code after upgrading to python 3.11
See original GitHub issueEnvironment data
- VS Code version: XXX
- Jupyter Extension version (available under the Extensions sidebar): XXX
- Python Extension version (available under the Extensions sidebar): XXX
- OS (Windows | Mac | Linux distro) and version: XXX
- Python and/or Anaconda version: XXX
- Type of virtual environment used (N/A | venv | virtualenv | conda | …): XXX
- Jupyter server running: Local | Remote | N/A
Expected behaviour
XXX
Actual behaviour
XXX
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
- XXX
Logs
Output for Jupyter
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Jupyter
)
XXX
Issue Analytics
- State:
- Created a year ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
unable to runt jupyter notebook via ipkernel in vs code using ...
I upgraded to pytohn 3.11 but when i try to run jupyter notebook in local python environment, It throws an error. I upgraded...
Read more >VSC fails to connect to (any) python kernel. #10757 - GitHub
In my case it is enough to open any jupyter notebook, select any environemnt and run any cell.
Read more >Working with Jupyter Notebooks in Visual Studio Code
To select an environment, use the Python: Select Interpreter command from the Command Palette (Ctrl+Shift+P).
Read more >What's New In Python 3.11 — Python 3.11.1 documentation
PEP 646: Variadic generics. PEP 655: Marking individual TypedDict items as required or not-required. PEP 673: Self type.
Read more >How to fix Kernel Error or broken Python in Jupyter Notebook
TL;DW BELOW! If you delete or upgrade your python version, you might get a Kernel Error when trying to use Jupyter Notebooks!
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m experiencing the same issue. been through all the possible options for installing and reinstalling ipykernel . no luck was working fine with python 3.10 but stoped working recently. I’m not having any issues with python 3.8
please use another version of python (eg 3.10), until ipykernel is officially supported on 3.11