awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • evcxr/evcxrالصورة الرمزية لـ evcxr

    evcxr/evcxr

    6,436عرض على GitHub↗

    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-packالصورة الرمزية لـ GoogleCloudPlatform

    GoogleCloudPlatform/agent-starter-pack

    5,752عرض على GitHub↗

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

    Pythonagentsgcpgemini
    عرض على GitHub↗5,752
  • juliapluto/pluto.jlالصورة الرمزية لـ JuliaPluto

    JuliaPluto/Pluto.jl

    5,346عرض على GitHub↗

    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/velociraptorالصورة الرمزية لـ Velocidex

    Velocidex/velociraptor

    3,769عرض على 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

    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.