Document debug_just_my_code trait
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 734
- Forks
- 412
- Merge medio
- 1 d 5 h
- PR fusionados (30 d)
- 8
Descripción
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
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.