bash_kernel icon indicating copy to clipboard operation
bash_kernel copied to clipboard

Doesn't seem to work with VS Code Jupyter integration

Open Pawper opened this issue 2 years ago • 1 comments

Any help appreciated!

I'm using VS Code Insiders on Windows. I have WSL2 set up and I'm remotely in WSL Ubuntu-20.04 via VS Code.

Python 3.8.10 jupyter core : 4.7.1 jupyter-notebook : 6.4.0 qtconsole : 5.1.1 ipython : 7.26.0 ipykernel : 6.0.3 jupyter client : 6.1.12 jupyter lab : not installed nbconvert : 6.1.0 ipywidgets : 7.6.3 nbformat : 5.1.3 traitlets : 5.0.5

Neither of these cells output when I click the run button: image

Pawper avatar Aug 03 '21 04:08 Pawper

So a colleage here has been using VS code's jupyter interaction to use this kernel recently, and apparently it works fine for them. @Pawper does this issue persist for you? If not, please close this. If it's still broken, please provide a few more details of your setup, including trying this kernel in the normal jupyter interface

kdm9 avatar Aug 26 '22 13:08 kdm9