discovered 03 Aug 2026
streamlit-jupyter
→ View on GitHubStreamlit-Jupyter is a Python library that integrates Streamlit components within Jupyter notebooks, allowing users to develop interactive web applications visually while leveraging the capabilities of both environments. Its primary use case is to enhance data exploration and visualization workflows by enabling the use of various Streamlit widgets and functions directly in Jupyter, with support for methods like caching and interactive data display. Notable features include the ability to convert notebooks to Streamlit-compatible Python scripts while maintaining interactivity, alongside a range of Streamlit's core methods for data presentation.