4 रिपॉजिटरी
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.
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.
Strips deployment scaffolding from agent projects to produce minimal, portable agent definitions.
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.
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.