awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stencila avatar

stencila/stencila

0
View on GitHub↗
888 stele·56 fork-uri·Rust·Apache-2.0·2 vizualizăristencila.io↗

Stencila

Documents with Scientific Intelligence

Features

  • Interactive Notebooks - Facilitates transparent and collaborative data-driven content creation.
  • Notebook Runtimes - Native desktop environment for document-based notebook editing.

Istoric stele

Graficul istoricului de stele pentru stencila/stencilaGraficul istoricului de stele pentru stencila/stencila

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Stencila

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Stencila.
  • jupyter/notebookAvatar jupyter

    jupyter/notebook

    13,204Vezi pe GitHub↗

    This project is a browser-based interactive computing environment and data science IDE. It serves as a literate programming tool that allows users to create documents combining live code, mathematical equations, visualizations, and narrative text. As a polyglot notebook interface, it connects to various language kernels to execute code and render output within a single interface. The application distinguishes itself by separating the frontend interface from a remote compute engine through a language-agnostic kernel interface. This allows it to support multiple programming languages while main

    Jupyter Notebookclosemberjupyterjupyter-notebook
    Vezi pe GitHub↗13,204
  • voila-dashboards/voilaAvatar voila-dashboards

    voila-dashboards/voila

    5,935Vezi pe GitHub↗

    Voilà is a tool that converts Jupyter notebooks into standalone interactive web applications. It renders notebook cells as HTML web components, preserving live widgets while stripping source code by default, and gives each viewer a dedicated Jupyter kernel for isolated widget state and callback execution. The project runs as a Jupyter server extension, reusing existing server infrastructure for notebook serving and authentication. It supports directory-based notebook hosting, serving all notebooks in a folder as a browsable collection of web applications from a single command. Voilà also prov

    Python
    Vezi pe GitHub↗5,935
  • velocidex/velociraptorAvatar Velocidex

    Velocidex/velociraptor

    3,769Vezi pe GitHub↗

    Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o

    Godigital-forensicsendpoint-discoveryendpoint-protection
    Vezi pe GitHub↗3,769
  • vaexio/vaexAvatar vaexio

    vaexio/vaex

    8,506Vezi pe GitHub↗

    Vaex is a high-performance Apache Arrow DataFrame library and out-of-core data processing engine designed to handle billion-row tabular datasets in Python. It functions as a lazy evaluation framework that defers computations and transformations until results are required, enabling the processing of datasets that exceed available system RAM by mapping files directly from disk. The project distinguishes itself as a tool for big data visualization and exploration, specifically integrated for use within interactive notebooks. It provides specialized capabilities for machine learning feature engin

    Python
    Vezi pe GitHub↗8,506
Vezi toate cele 23 alternative pentru Stencila→

Întrebări frecvente

Ce face stencila/stencila?

Documents with Scientific Intelligence

Care sunt principalele funcționalități ale stencila/stencila?

Principalele funcționalități ale stencila/stencila sunt: Interactive Notebooks, Notebook Runtimes.

Care sunt câteva alternative open-source pentru stencila/stencila?

Alternativele open-source pentru stencila/stencila includ: jupyter/notebook — This project is a browser-based interactive computing environment and data science IDE. It serves as a literate… voila-dashboards/voila — Voilà is a tool that converts Jupyter notebooks into standalone interactive web applications. It renders notebook… velocidex/velociraptor — Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and… vaexio/vaex — Vaex is a high-performance Apache Arrow DataFrame library and out-of-core data processing engine designed to handle… kotlin/dataframe — This library is a data processing framework for the JVM that provides a type-safe environment for manipulating… dotnet/interactive — .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding…