Debugging doesn't work in Jupyter notebooks - the breakpoints are ignored.
Debugging works with a normal .py file.
VS Code and all of my extensions are up to date.
I'm running Windows 10. I don't think the Python version matters: I've recently updated to 3.12, I think I was running 3.8 when I first noticed it.
Please fix this.