'VSCode Jupyter Notebook Error not showing up
I'm trying to use VSCode's Jupyter notebook plugin on my remote linux server, however, I'm getting an issue where errors are not being raised. As you can see in the screenshot, I used a try catch to print the error, however, nothing happens when I raise it and I'm not sure why. Try catch with no error
This of course holds for when I do more advanced blocks of code, and it makes it quite annoying to debug when the errors aren't raised and I have to use a try catch everywhere to see what is going on.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
