vors / jupyter-powershell

PowerShell language kernel for Jupyter
MIT License
132 stars 26 forks source link

Can't load Kernel in VSCode #41

Closed mkanet closed 3 years ago

mkanet commented 3 years ago

Loading this kernel in the latest VSCode times out. VSCode shows Switching kernel to 'PowerShell for a while then disappears without any errors. Hence, never loading the kernel. I don't have this issue with other Jupyter Notebook kernels like Jupyter-PHP and Jupyter-Python.

I am able to only open a new Powershell Notebook in my web browser only.

Does anyone have any tips to get around this issue?