You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add error handling around install_repl_displayhook
# This is a combination of 3 commits.
Fixes the issue 23770 and adds a test in test_backends_interactive.py
Changed the test to skip when IPython can't be imported and use _run_helper for the subprocess.
Removed the redundant assert statement.
0 commit comments