microsoft / vscode

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

"Create a New Jupyter Notebook" fails #148368

Open connor4312 opened 2 years ago

connor4312 commented 2 years ago

On the latest Insiders, I was playing around with notebooks to verify things. I opened and closed two notebooks using the "Create a New Jupyter Notebook" command. Now, whenever I run that command, I receive the following error:

image

image

rebornix commented 2 years ago

It's easy to reproduce, great catch

roblourens commented 2 years ago

I can't repro... I am running the command and closing the notebook over and over, no problem

greazer commented 2 years ago

Closing as we're not able to repro. @connor4312, if you run into this again, please contact myself, @rebornix, or @roblourens so we can take a look right away.

rzhao271 commented 2 years ago

I'm able to repro the issue. I created two untitled notebooks using the command, closed them, and then tried repeating that a few times.

rebornix commented 2 years ago

I tried to reproduce this issue and I kept getting error prompt in the renderer process early on

image

Might be the same bug as https://github.com/microsoft/vscode/issues/123270

VSCodeTriageBot commented 1 year ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

Nirmalnk05 commented 1 year ago

image

Still issue exists