awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesShareable Notebooks

Notebooks that can be shared and executed by others without requiring local setup or installation.

Distinct from Interactive Notebook Environments: Distinct from Interactive Notebook Environments: focuses on the shareability and zero-setup execution of notebooks, not the general platform for running them.

Explore 4 awesome GitHub repositories matching development tools & productivity · Shareable Notebooks. Refine with filters or upvote what's useful.

Awesome Shareable Notebooks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • evcxr/evcxrevcxr का अवतार

    evcxr/evcxr

    6,436GitHub पर देखें↗

    EvalXR is an interactive Rust compiler that compiles code into dynamically loaded libraries for iterative evaluation without restarting the process. It serves as a Rust Jupyter kernel, a notebook runtime, and a REPL environment, all with state retention across evaluations. The project provides a stateful Rust evaluation engine that runs code snippets in isolated sandboxes while keeping functions and variables alive between executions. It supports cell-based execution, compiling Rust code into a shared library and loading it into the same process to preserve state, with an error-aware compilat

    Provides shareable Rust notebooks that others can run without any local setup.

    Rust
    GitHub पर देखें↗6,436
  • googlecloudplatform/agent-starter-packGoogleCloudPlatform का अवतार

    GoogleCloudPlatform/agent-starter-pack

    5,752GitHub पर देखें↗

    Strips deployment scaffolding from agent projects to produce minimal, portable agent definitions.

    Pythonagentsgcpgemini
    GitHub पर देखें↗5,752
  • juliapluto/pluto.jlJuliaPluto का अवतार

    JuliaPluto/Pluto.jl

    5,346GitHub पर देखें↗

    Pluto.jl is a reactive computing environment for Julia that functions as a programmable document format. It serves as an interactive data science IDE and a polyglot computational notebook that stores Julia code and environment dependencies as versionable source files. The system is distinguished by its reactive execution model, which uses a directed acyclic graph to track variable dependencies and automatically re-evaluate affected downstream cells when a value changes. It ensures reproducibility by integrating isolated package environments directly within the notebook file and persisting con

    Enables uploading notebook exports to a web service to generate shareable public links for zero-setup execution.

    JavaScriptdesigned-for-teacherseducationexploration
    GitHub पर देखें↗5,346
  • velocidex/velociraptorVelocidex का अवतार

    Velocidex/velociraptor

    3,769GitHub पर देखें↗

    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

    Distributes analysis notebooks with other users to collaborate on forensic findings and investigative workflows.

    Godigital-forensicsendpoint-discoveryendpoint-protection
    GitHub पर देखें↗3,769
  1. Home
  2. Development Tools & Productivity
  3. Interactive Notebook Environments
  4. Shareable Notebooks

सब-टैग एक्सप्लोर करें

  • Agent Project ExtractorsStrips deployment scaffolding from agent projects to produce minimal, portable agent definitions. **Distinct from Shareable Notebooks:** Distinct from Shareable Notebooks: focuses on extracting minimal agent definitions from projects, not sharing notebooks.