No summary available
Project Links
Meta
Author: Maarten A. Breddels
Requires Python: >=3.8
Classifiers
License
- OSI Approved :: MIT License
The solara server enables running ipywidgets based applications without a real Jupyter kernel, allowing multiple "Virtual kernels" to share the same process for better performance and scalability.
See https://solara.dev/documentation/advanced/understanding/solara-server for more details.
Installation
pip install solara-server[starlette,dev]
Usage
$ solara run myapp.py
1.57.3
Feb 24, 2026
1.57.2
Feb 03, 2026
1.57.1
Jan 21, 2026
1.57.0
Jan 20, 2026
1.56.0
Dec 22, 2025
1.55.1
Dec 05, 2025
1.55.0
Dec 01, 2025
1.54.0
Oct 24, 2025
1.53.0
Oct 23, 2025
1.52.0
Oct 17, 2025
1.51.1
Aug 20, 2025
1.51.0
Aug 05, 2025
1.50.1
Jul 15, 2025
1.50.0
Jul 04, 2025
1.49.0
Jun 19, 2025
1.48.0
May 30, 2025
1.47.0
Apr 30, 2025
1.46.0
Apr 25, 2025
1.45.0
Apr 15, 2025
1.44.1
Feb 18, 2025
1.44.0
Jan 29, 2025
1.43.0
Dec 19, 2024
1.42.0
Dec 05, 2024
1.41.0
Oct 28, 2024
1.40.0
Oct 15, 2024
1.39.0
Aug 30, 2024
1.38.0
Aug 28, 2024
1.37.2
Aug 21, 2024
1.37.1
Aug 02, 2024
1.37.0
Aug 01, 2024
1.36.0
Jul 23, 2024
1.35.1
Jul 11, 2024
1.35.0
Jul 10, 2024
1.34.1
Jul 05, 2024
1.34.0
Jul 03, 2024
1.33.0
Jun 06, 2024
1.32.2
May 13, 2024
1.32.1
May 01, 2024
1.32.0
Apr 25, 2024
1.31.0
Apr 08, 2024
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
click
(>=7.1.0)
filelock
ipykernel
(!=7.0.0,!=7.0.1)
jinja2
jupyter-client
nbformat
rich-click
solara-ui