JuliaPluto/Pluto.jl
🎈 Simple reactive notebooks for Julia observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 97
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9.0
- age_days: 2384
- days_rel: 57
- days_push: 18
- n_releases_24m: 33
Adoption not part of the score
5367 stars · 350 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pluto.jl is a reactive notebook environment for the Julia programming language, where cells automatically re-run when their dependencies change. Notebooks are saved as pure Julia files with built-in package management, making them reproducible and easy to share, with a strong focus on education and interactive exploration.
Use cases
- run reactive julia notebooks in the browser
- teach a scientific computing course with interactive notebooks
- explore models with sliders and widgets bound to variables
- share reproducible julia notebooks with automatic package management
- export notebooks as html or pdf reports
- prototype julia code without hidden workspace state
When to choose
- you work in Julia and want reactive, reproducible notebooks
- you teach programming or scientific courses and need beginner-friendly interactivity
- you want notebooks saved as plain Julia files with built-in package environments
- you need automatic re-execution of dependent cells like a spreadsheet
When to avoid
- you primarily use Python or R (use Jupyter instead)
- you need a non-reactive, traditional cell-by-cell execution model
- you need multi-language notebook support
- you require a global switch to disable reactivity
Facets
application · maturity stable
data-visualization developer-tools gui data-science data-science education programming-languages data-visualization developer-tools browser cross-platform notebook reactive-programming julia interactive-computing reproducibility scientific-computing widgets teaching web-server
6 sources
- readme: https://github.com/JuliaPluto/Pluto.jl · fetched 2026-08-28 · d33274ec874c
- homepage: https://plutojl.org/ · fetched 2026-08-29 · e089ce6fd433
- site_page: https://plutojl.org/en/docs · fetched 2026-08-29 · d81e2ba570d6
- site_page: https://plutojl.org/en/docs/reactivity · fetched 2026-08-29 · 419d893e14f6
- site_page: https://plutojl.org/en/docs/packages · fetched 2026-08-29 · 19e3509bd2a7
- site_page: https://plutojl.org/en/docs/education · fetched 2026-08-29 · ef1de29caae1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JuliaPluto/Pluto.jl | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="JuliaPluto/Pluto.jl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem