Allow to launch the debugger with options for e.g. justMyCode
Open
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
For https://github.com/jupyterlab/jupyterlab/pull/11566, there is a need to launch the debugger with configuration options, like `justMyCode` documented on https://github.com/microsoft/debugpy/wiki/Debug-configuration-settings
I have done a quick scan on how to achieve this, but have not find a way.
Any pointer to implement this feature will be useful.
Contributor guide
Assessment
This issue has not been assessed yet.