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,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-packGoogleCloudPlatform 的头像

    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.jlJuliaPluto 的头像

    JuliaPluto/Pluto.jl

    5,346在 GitHub 上查看↗

    Pluto.jl 是一个用于 Julia 的响应式计算环境,其功能类似于可编程文档格式。它作为一个交互式数据科学 IDE 和多语言计算笔记本,将 Julia 代码和环境依赖项存储为可版本化的源文件。 该系统以其响应式执行模型而著称,该模型使用有向无环图来跟踪变量依赖关系,并在值发生变化时自动重新评估受影响的下游单元。它通过将隔离的包环境直接集成到笔记本文件中,并将内容持久化为纯可执行源文件,从而确保了可重复性。 该平台涵盖了广泛的功能,包括交互式数据可视化、创建引导式教育作业以及生成静态文档网站。它支持多种输出模式,如幻灯片演示和 Web 应用程序,并提供将笔记本导出为 HTML、PDF 和以可重复性为重点的脚本的工具。 该环境可以通过 localhost 上的 Web 界面启动,也可以通过远程服务器和云计算托管进行访问。

    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,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.