microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.51k stars 29.39k forks source link

Python Jupyter shows detecting kernels #182518

Closed satyamedidi closed 1 year ago

satyamedidi commented 1 year ago

Type: Bug

Python Jupyter shows detecting kernels

VS Code version: Code 1.78.1 (6a995c4f4cc2ced6e3237749973982e751cb0bf9, 2023-05-04T09:48:08.683Z) OS version: Windows_NT x64 10.0.19045 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (8 x 2995)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|31.69GB (16.74GB free)| |Process Argv|--crash-reporter-id 29136f6e-5bea-4bf0-9df6-57968c8ac2e3| |Screen Reader|no| |VM|0%|
Extensions (21) Extension|Author (truncated)|Version ---|---|--- prettier-vscode|esb|9.10.4 auto-rename-tag|for|0.1.10 chatgpt-helper|kir|4.1.0 vscode-docker|ms-|1.22.2 isort|ms-|2022.8.0 python|ms-|2023.4.1 vscode-pylance|ms-|2023.4.10 jupyter|ms-|2022.11.1003412109 jupyter-keymap|ms-|1.0.0 jupyter-renderers|ms-|1.0.10 vscode-jupyter-cell-tags|ms-|0.1.6 vscode-jupyter-slideshow|ms-|0.1.5 remote-containers|ms-|0.288.0 remote-wsl|ms-|0.77.0 cmake-tools|ms-|1.13.45 cpptools|ms-|1.14.5 cpptools-extension-pack|ms-|1.3.0 notepadplusplus-keybindings|ms-|1.0.7 html5-boilerplate|sid|1.1.1 tsz|tor|1.0.0 cmake|twx|0.0.17 (2 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vscaat:30438848 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyonecf:30548226 2e4cg342:30602488 pyind779:30671433 f6dab269:30613381 pythonsymbol12:30671437 showlangstatbar:30737416 vsccsb:30705552 azdwalk:30721579 pythonms35:30701012 pythonfmttext:30731395 fixshowwlkth:30730052 showsbindicator:30730056 pythongtdpathcf:30739705 ```
vscodenpa commented 1 year ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.78.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

rebornix commented 1 year ago

@satyamedidi did the kernel detecting finish at the end? If you click on it, do you see a kernel picker which lists available kernels to you?

satyamedidi commented 1 year ago

Yes It worked. Thanks

On Thu, May 25, 2023 at 12:28 PM Peng Lyu @.***> wrote:

@satyamedidi https://github.com/satyamedidi did the kernel detecting finish at the end? If you click on it, do you see a kernel picker which lists available kernels to you?

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode/issues/182518#issuecomment-1563262424, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG36ELZBPSXKJC4JPPFBG33XH6JCFANCNFSM6AAAAAAYCLMCJU . You are receiving this because you were mentioned.Message ID: @.***>

-- Regards, Satya Medidi. Mobile : 248 600 3211 Email: @.***

vscodenpa commented 1 year ago

Hey @rebornix, this issue might need further attention.

@satyamedidi, you can help us out by closing this issue if the problem no longer exists, or adding more information.

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!