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
Back to quantstack/voila

Open-source alternatives to Voila

26 open-source projects similar to quantstack/voila, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Voila alternative.

  • 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
  • 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
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • connorferster/handcalcsconnorferster avatar

    connorferster/handcalcs

    5,805View on GitHub↗

    handcalcs is a mathematical documentation generator and Python LaTeX calculation renderer. It serves as an automated calculation sheet tool that converts Python code and numeric calculations into formatted LaTeX mathematical documentation, functioning as both a symbolic math formatter and a Jupyter notebook math extension. The project transforms Python variable names into Greek symbols, subscripts, and standard mathematical notation. It converts code into formatted mathematical expressions that display the original formula, the numeric substitution, and the final result, allowing for the crea

    CSS
    View on GitHub↗5,805
  • executablebooks/jupyter-bookexecutablebooks avatar

    executablebooks/jupyter-book

    4,251View on GitHub↗

    Jupyter Book is a computational book publisher and static site generator that converts Jupyter notebooks and markdown files into interactive web books and publication-quality PDF documents. It serves as a markdown-based documentation tool that executes embedded code at build time and caches the resulting outputs for static display. The system distinguishes itself by supporting interactive data publications, allowing readers to engage with live computational widgets and launch notebooks in remote execution environments. It extends standard markdown with a system of roles and directives to supp

    TypeScript
    View on GitHub↗4,251
  • facebookresearch/visdomF

    facebookresearch/visdom

    0View on GitHub↗
    View on GitHub↗0
  • fastai/nbdevF

    fastai/nbdev

    0View on GitHub↗
    View on GitHub↗0
  • gitjeff05/kapitsaG

    gitjeff05/kapitsa

    0View on GitHub↗
    View on GitHub↗0
  • ideonate/cdsdashboardsI

    ideonate/cdsdashboards

    0View on GitHub↗
    View on GitHub↗0
  • jhamrick/nbflowJ

    jhamrick/nbflow

    0View on GitHub↗
    View on GitHub↗0
  • jupyter/nbdimejupyter avatar

    jupyter/nbdime

    2,835View on GitHub↗

    Tools for diffing and merging of Jupyter notebooks.

    TypeScript
    View on GitHub↗2,835
  • kracekumar/jutK

    kracekumar/jut

    0View on GitHub↗
    View on GitHub↗0
  • man-group/notebookerM

    man-group/notebooker

    0View on GitHub↗
    View on GitHub↗0
  • manugraj/ganimedeM

    manugraj/ganimede

    0View on GitHub↗
    View on GitHub↗0
  • minodes/pynbM

    minodes/pynb

    0View on GitHub↗
    View on GitHub↗0
  • mwouts/jupytextmwouts avatar

    mwouts/jupytext

    7,121View on GitHub↗

    Jupytext is a synchronization tool and text converter for Jupyter Notebooks. It transforms notebook files into plain text formats, such as Markdown or Python scripts, to enable line-by-line diffs and peer reviews within version control systems. The tool pairs notebook files with corresponding text files to maintain a dual representation of the same content. It uses bidirectional synchronization to update linked files based on the most recent modifications, allowing notebook content to be edited inside standard text editors. Beyond file conversion and synchronization, the project provides cap

    Pythonhydrogenjupyter-notebookjupyterlab
    View on GitHub↗7,121
  • nthiery/rst-to-ipynbN

    nthiery/rst-to-ipynb

    0View on GitHub↗
    View on GitHub↗0
  • ploomber/ploomberploomber avatar

    ploomber/ploomber

    3,623View on GitHub↗

    The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

    Pythondata-engineeringdata-sciencejupyter
    View on GitHub↗3,623
  • posit-dev/positronposit-dev avatar

    posit-dev/positron

    3,969View on GitHub↗

    Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language

    TypeScript
    View on GitHub↗3,969
  • rstudio/py-shinyR

    rstudio/py-shiny

    0View on GitHub↗
    View on GitHub↗0
  • streamlit/streamlitstreamlit avatar

    streamlit/streamlit

    44,982View on GitHub↗

    Streamlit is a Python framework designed to transform data scripts into interactive web applications. It utilizes a reactive execution engine that automatically reruns scripts from top to bottom whenever a user interaction triggers a state change, ensuring the interface remains synchronized with the underlying data. By providing a declarative interface, it allows developers to build functional applications without requiring extensive knowledge of frontend web technologies. The framework distinguishes itself through an identity-based widget reconciliation system that persists user input across

    Pythondata-analysisdata-sciencedata-visualization
    View on GitHub↗44,982
  • takluyver/bookbookT

    takluyver/bookbook

    0View on GitHub↗
    View on GitHub↗0
  • aaren/notedownA

    aaren/notedown

    0View on GitHub↗
    View on GitHub↗0
  • voila-dashboards/voila-gridstackV

    voila-dashboards/voila-gridstack

    0View on GitHub↗
    View on GitHub↗0
  • apache/supersetapache avatar

    apache/superset

    73,451View on GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizations through a centralized interface. The platform distinguishes itself through a robust semantic layer that transforms raw database schemas into calculated columns and virtual metrics, enabling consistent business logic across an organization. It features a plugin-based visualiz

    TypeScriptanalyticsapacheapache-superset
    View on GitHub↗73,451
  • conery/nbscanC

    conery/nbscan

    0View on GitHub↗
    View on GitHub↗0