ipython / ipython/ipython

Improve documentation for IPython.core.debugger and IPython.terminal.debugger

Open
#9,940 15 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.