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.

cant find python kernels or connect to remote jupyter serevr after last update

See original GitHub issue

Issue Type: Bug

I have been working with notebooks for quite long. For the last couple of weeks, in specific, i have been running jupyter servers in a WSL ubuntu machine, connecting to to server by specifying the url+token. After applying an update today, not only can i no longer conenct to remote or local jupyter server urls, but when i attempt to run a file the “choose kernel” list is empty, not even the native windows python kernels i have installed are shown. I tried restarting both VS and the pc

VS Code version: Code - Insiders 1.59.0-insider (f6df685c62da50886f7540cbf768ed4333d58bea, 2021-07-13T05:12:59.073Z) OS version: Windows_NT x64 10.0.19042 Restricted Mode: No

System Info
Item Value
CPUs Intel® Core™ i5-1035G1 CPU @ 1.00GHz (8 x 1190)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 11.70GB (5.65GB free)
Process Argv –crash-reporter-id 4285aea8-8024-49ba-97f2-9d60622a70f0
Screen Reader no
VM 0%
Extensions (11)
Extension Author (truncated) Version
prettier-vscode esb 8.0.1
kite kit 0.147.0
python ms- 2021.7.1009617374-dev
vscode-pylance ms- 2021.7.3-pre.1
jupyter ms- 2021.8.1025925145
remote-containers ms- 0.187.0
remote-ssh ms- 0.65.7
remote-ssh-edit ms- 0.65.7
remote-wsl ms- 0.58.2
vscode-remote-extensionpack ms- 0.21.0
powershell-preview ms- 2021.6.1

(2 theme extensions excluded)

A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
pythonvspyt602:30291494
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30291487
pythontb:30258533
vspre833:30321513
pythonptprofiler:30281269
vsdfh931:30280409
vshan820:30294714
pythondataviewer:30285072
vscus158:30321503
pythonvsuse255:30319630
vscod805cf:30301675
pythonvspyt200:30323110
vscextlangct:30310089
vsccppwt:30312692
bridge0708:30335490

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ghylandercommented, Sep 28, 2021

all my test were succesful, both listing loal and wsl kernels. The latter required me to specifically open a WSL exclusive VS window, something i did not need to de before which must be a new change

1reaction
ghylandercommented, Sep 24, 2021

@ghylander Please could you test this in the latest VS Code release. I believe this should be fixed now.

I’ll keep an eye on it i can’t say i can make it happen becasue it was seemingly at random, but if i don’t note any incidences in a week or so i will close the issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

jupyter server : not started, no kernel in vs code - Stack Overflow
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
To connect to a remote Jupyter server: Select the Jupyter Server: local button in the global Status bar or run the Jupyter: Specify...
Read more >
Running a notebook server
The Jupyter notebook web application is based on a server-client structure. ... doesn't contain a notebook configuration file, run the following command:.
Read more >
Manage Jupyter notebook servers | IntelliJ IDEA Documentation
If you see the following warning, the kernel of the newly configured server doesn't match your current Python interpreter. For example, it might ......
Read more >
How to Fix Kernel Error in Jupyter Notebook
So, a kernel error occurs when Jupyter fails to connect with a specific version of Python. When the system encounters difficulties locating ...
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