Visual Studio Code is getting way better at handling jupyter notebooks, we could switch to it as recommended solution
| Feature |
VSCode |
Jupyter |
JupyterLab |
| notebooks |
good |
good |
good |
| python editing |
good |
average |
? |
| debugging python |
good* |
bad** |
? |
| debugging notebooks |
? |
bad** |
? |
| testing with pytest |
good* |
? |
? |
| python tutor 'jupman style' |
good |
good |
doesn't work |
| python tutor third party plugins |
to (re)review |
to review |
to review |
*: still I hate exceptions trace shown in-code, should we recommend some setting to turn them off?
**: maybe there are plugins
Visual Studio Code is getting way better at handling jupyter notebooks, we could switch to it as recommended solution
*: still I hate exceptions trace shown in-code, should we recommend some setting to turn them off?**: maybe there are plugins