Excited to announce the release of JupyterLite 0.6.0!
This new version brings significant improvements in addition to the update to JupyterLab 4.4 and Notebook 7.4:
Interactive input support with
input()
and getpass()
- perfect for teaching Python
New REPL options with customizable UI layout and execution behavior
Improved kernel status indicator with more detailed logs
Easier browser data management
Better multi-tab support and storage isolation
To learn more about the release:
Blog post: JupyterLite 0.6.0 is released! ๐ | by Jeremy Tuloup | Jun, 2025 | Jupyter Blog
Walkthrough video: https://www.youtube.com/watch?v=jkQ9ORG5qAM
Special thanks to all the contributors, the QuantStack team and Bloomberg for their continued support, and to CourseKata and the Bill & Melinda Gates Foundation for funding the interactive input feature!