tessl install tessl/pypi-ipython@9.5.0IPython: Productive Interactive Computing - An advanced interactive computing environment and command shell for Python.
Agent Success
Agent success rate when using this tile
86%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.09x
Baseline
Agent success rate without this tile
79%
Generated
Agent Claude Code
Scenario 1
Asynchronous Computing (async loop runners, top-level await)
Scenario 2
Advanced Configuration (fine-grained traitlets control)
Scenario 3
Interactive Shell Management (start_ipython, embed, get_ipython)
Scenario 4
Extension System (load/unload extensions)
Scenario 5
Object Introspection (?, ??, inspect)
Scenario 6
Event Hooks and Customization (pre/post execution hooks)
Scenario 7
Namespace Management (user_ns, reset, who/whos)
Scenario 8
Rich Display System (display, HTML, Image, Video, etc.)
Scenario 9
Configuration Management (profiles, traitlets)
Scenario 10
Magic Commands (line and cell magics)