disable pager for help
Open
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 4.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 6
Description
How can I disable the pager for `help(numpy)`? I tried to set `c.InteractiveShell.display_page=True` in the config but it does not have any effect.
I use ipython 7.0
Contributor guide
Assessment
This issue has not been assessed yet.