awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Q

QuantStack/voila

0
View on GitHub↗
0 stars·0 forks·8 views

Voila

Features

  • Jupyter Ecosystem - Turning notebooks into standalone web applications.
  • Publishing and Conversion - Renders live notebooks as interactive web dashboards.
  • Dashboards - Turn Jupyter notebooks into standalone web applications.

Star history

Star history chart for quantstack/voilaStar history chart for quantstack/voila

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Voila

Similar open-source projects, ranked by how many features they share with Voila.
  • mljar/mercurymljar avatar

    mljar/mercury

    4,333View on GitHub↗

    Mercury is a framework for transforming Jupyter notebooks into interactive web applications, a notebook execution API, and a static site generator. It functions as a self-hosted application server that allows users to deploy password-protected notebooks as functional user interfaces without writing frontend code. The system distinguishes itself by mapping notebook widgets to a reactive web interface and synchronizing live application sessions across multiple users in real time. It enables remote execution of notebooks via an API to retrieve computation results as structured data and supports

    Pythondata-sciencedata-visualizationjupyter
    View on GitHub↗4,333
  • nteract/papermillnteract avatar

    nteract/papermill

    6,451View on GitHub↗

    Papermill is a Jupyter notebook execution engine and parameterization framework designed to run notebooks programmatically. It allows users to inject custom input values into notebooks to execute the same logic across different datasets, transforming interactive notebooks into reproducible data science pipelines. The project functions as a language-agnostic notebook runner and orchestrator, supporting kernels for Python, R, Julia, and Scala. It is distinguished by its cloud-integrated runner capabilities, featuring built-in handlers to read and write notebooks directly to storage providers su

    Python
    View on GitHub↗6,451
  • damianavila/risedamianavila avatar

    damianavila/RISE

    3,739View on GitHub↗

    RISE is an interactive notebook presentation tool and slideshow manager designed to transform Jupyter and IPython notebooks into structured slide decks. It functions as an extension that allows a user to toggle between a standard editable notebook view and a full-screen slideshow format during live demonstrations. The system utilizes the Reveal.js framework to render notebook cells as formatted slides, mapping Jupyter metadata to determine slide breaks and fragment sequences. This integration enables the creation of computational slide decks where running Python code and interactive visualiza

    JavaScript
    View on GitHub↗3,739
  • conery/nbscanC

    conery/nbscan

    0View on GitHub↗
    View on GitHub↗0
See all 26 alternatives to Voila→

Frequently asked questions

What are the main features of quantstack/voila?

The main features of quantstack/voila are: Jupyter Ecosystem, Publishing and Conversion, Dashboards.

What are some open-source alternatives to quantstack/voila?

Open-source alternatives to quantstack/voila include: nteract/papermill — Papermill is a Jupyter notebook execution engine and parameterization framework designed to run notebooks… damianavila/rise — RISE is an interactive notebook presentation tool and slideshow manager designed to transform Jupyter and IPython… mljar/mercury — Mercury is a framework for transforming Jupyter notebooks into interactive web applications, a notebook execution API,… conery/nbscan. executablebooks/jupyter-book — Jupyter Book is a computational book publisher and static site generator that converts Jupyter notebooks and markdown… connorferster/handcalcs — handcalcs is a mathematical documentation generator and Python LaTeX calculation renderer. It serves as an automated…