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.

Select kernel options missing when after running a jupyter notebook cell in VScode Insiders

See original GitHub issue

When creating a fresh .ipynb file and trying to run print('hello world') I get prompted to select from an empty list of kernels. image

Here is a list of my current available kernels on my machine: image

I have tried reinstalling the python and jupyter notebook extension for VScode with no luck.

Edit: I’m running 1.57.0-insider on Windows 10 Home

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
ChandlerTayekcommented, May 28, 2021

@claudiaregio @joyceerhl Amazing that we posted the same thing at the same time. Thanks for being friendly and helpful! Love the product and I try every bit to not use something else when it isn’t working as expected.

2reactions
ChandlerTayekcommented, May 28, 2021

Update: So after installing the new VScode insiders build I was prompted in the bottom left to restart. I clicked and VScode Insiders restarted and reloaded my windows. To fix my problem I had to go into the Help menu and click on the option Restart and Apply Update in the menu located next to this option. I wasn’t able to grab a screenshot at the time because I didn’t think it would help. image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jupyter: Select a Kernel command missing in Python ...
Open up a .py file after connecting a remote notebook server to Jupyter extension and run cell. · Notice that command palette willl...
Read more >
jupyter server : not started, no kernel in vs code
1) Press Command+Shift+P to open a new command pallete · 2) Type >Python: Select Intepreter to start jupyter notebook server · 3) Open...
Read more >
Working with Jupyter Notebooks in Visual Studio Code
Blank Jupyter Notebook. Next, select a kernel using the kernel picker in the top right. Kernel Picker. After selecting a kernel, the language...
Read more >
Visual Studio Code June 2022
3-way merge editor - Resolve merge conflicts within VS Code. Command Center - New UI to search files, run commands, and navigate cursor...
Read more >
June 2021 (version 1.58) - Visual Studio Code
We have been working on supporting debugging in Jupyter notebooks, so that you can set breakpoints in notebook cells, execute cells step-by-step, and...
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