Improve documentation for IPython.core.debugger and IPython.terminal.debugger
Open
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 4.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 6
Description
The documentation for `IPython.core.debugger` states that it is deprecated but it doesn't provide any information about what should be used instead. A few questions:
- Was `IPython.core.debugger` deprecated in favour of `IPython.terminal.debugger`?
- If so, what should be used in jupyter notebooks (`IPython.terminal.debugger.set_trace()` doesn't appear to work when used in a notebook)?
Contributor guide
Assessment
This issue has not been assessed yet.