microsoft / vscode-jupyter-powertoys

PowerToys for Jupyter notebooks in VS Code
MIT License
72 stars 17 forks source link

Closed remote kernel won't disappear from jupyter powertoys. #81

Open TTTPOB opened 8 months ago

TTTPOB commented 8 months ago

to reproduce:

  1. open a jupyter notebook
  2. when selecting kernel, specify a remote jupyter server
  3. run any code in the notebook to start the kernel
  4. close the jupyter kernel in jupyter powertoys menu
  5. refresh the session list

for screenshots see below

https://github.com/microsoft/vscode-jupyter-powertoys/assets/19909103/8bf603b0-b549-4aff-bebd-710c1eb017ec

I am pretty sure that the kernel is closed after I click the dustbin icon as the process disappeared from htop, and the remote server showed relevant log, and when I run the code cell again it gave me: image

So I believe the kernel has been shutdown correctly but the kernel refresh process have some issue

### Tasks
Dragon-GCS commented 8 months ago

Same thing as it.

ziyuanzhao2000 commented 1 month ago

Same here; it's unfortunate they still haven't fixed this issue.