ipython
https://github.com/ipython/ipython
Python
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported192 Subscribers
View all SubscribersAdd a CodeTriage badge to ipython
Help out
- Issues
- performance regression on `8.29.0` when compared to `8.22.0`
- AST-level granularity stepping and object-centric breakpoint for ipdb
- cell_id param missing from `run_cell` methods
- RuntimeError on first call to vars(posix)
- add support for capturing entire ipython interaction [enhancement]
- BUG with autoreload: modify readonly __closure__ attribute
- Support __file__ in IPython jupyter kernel
- Tab completion on path with space not working MacOS
- Allow setting $SHELL for ! and !! to print each shell command that's run with set -x
- Only trigger filename completion in special syntax or strings
- Docs
- Python not yet supported