- Support for Python 3.13, by replacing the removed imghdr standard library module
with
filetype
from PyPI. Thnks to @jans-code (#148)
- Support for progress bars, and display and updating of HTML/JS content. Thanks to @janpfeifer (#122)
- Add a Binder template/config (thanks @mwouts)
- Fixes for modern GNU readline. Solves longstanding bug rendering bash_kernel inoperable (@kdm9 #120).