ipykernel icon indicating copy to clipboard operation
ipykernel copied to clipboard

Document debug_just_my_code trait

Open echarles opened this issue 3 years ago • 0 comments

https://github.com/ipython/ipykernel/pull/863 implements the ability to debug standard library and 3rd party libraries via a config. This ability is not documented. We should add to the doc the needed config to enable that feature.

c.Kernel.debug_just_my_code=False

echarles avatar Apr 07 '22 09:04 echarles