Basically the title
- Disable extension
- Open .ipynb file
- Run a python line (works)
- Enable extension
- Open .ipynb file
- Run a python line
Expected result
- Kernel starts and executes succesfully
Actual results
- Kernel does not start and throws an error.
Following on my previous issue, seem that this extension is eating up other VS Code functionality.
Basically the title
Expected result
Actual results
Following on my previous issue, seem that this extension is eating up other VS Code functionality.