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

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

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

28 रिपॉजिटरी

Awesome GitHub RepositoriesInteractive Notebook Environments

Platforms that deliver executable code and learning content through interactive notebook interfaces.

Distinguishing note: Focuses on the delivery of educational content via executable notebooks.

Explore 28 awesome GitHub repositories matching development tools & productivity · Interactive Notebook Environments. Refine with filters or upvote what's useful.

Awesome Interactive Notebook Environments GitHub Repositories

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

    d2l-ai/d2l-zh

    78,493GitHub पर देखें↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners to master complex artificial intelligence concepts through hands-on experimentation. The platform distinguishes itself by integrating technical explanations with executable Jupyter notebooks. This design allows readers to modify code and hyperparameters in real-time, facilitati

    Configures interactive environments to support live code execution and experimentation within the educational curriculum.

    Pythonbookchinesecomputer-vision
    GitHub पर देखें↗78,493
  • patchy631/ai-engineering-hubpatchy631 का अवतार

    patchy631/ai-engineering-hub

    35,826GitHub पर देखें↗

    This project serves as an educational resource and technical guide for building production-ready intelligent systems. It provides a collection of hands-on tutorials, blueprints, and documentation focused on the development of applications powered by large language models, autonomous agentic workflows, and retrieval-augmented generation. The repository distinguishes itself by offering structured implementations for multi-agent orchestration and standardized communication protocols. It enables developers to integrate external tools and data sources into their systems, ensuring interoperability

    Delivers executable code and learning content through interactive notebook interfaces for technical experimentation.

    Jupyter Notebookagentsaillms
    GitHub पर देखें↗35,826
  • donnemartin/data-science-ipython-notebooksdonnemartin का अवतार

    donnemartin/data-science-ipython-notebooks

    29,166GitHub पर देखें↗

    This project is a collection of interactive Python notebooks and educational resources designed for mastering data science, machine learning, and numerical computing. It provides a series of practical guides and tutorials covering deep learning, big data processing, and statistical analysis. The repository features specialized instructional suites for implementing classical machine learning algorithms, building deep learning model architectures, and managing AWS cloud infrastructure. It includes dedicated notebooks for data visualization and numerical computing exercises. The project covers

    Delivers educational data science content through an interactive, cell-based notebook execution environment.

    Pythonawsbig-datacaffe
    GitHub पर देखें↗29,166
  • d2l-ai/d2l-end2l-ai का अवतार

    d2l-ai/d2l-en

    29,001GitHub पर देखें↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Delivers interactive deep learning experimentation through executable computational notebooks combining theory and code.

    Pythonbookcomputer-visiondata-science
    GitHub पर देखें↗29,001
  • nndl/nndl.github.ionndl का अवतार

    nndl/nndl.github.io

    18,710GitHub पर देखें↗

    This project is an educational platform designed to teach artificial intelligence, neural networks, and data science through a combination of structured textbooks and interactive learning resources. It provides a comprehensive curriculum that guides students through sequential learning paths, bridging the gap between mathematical theory and practical software implementation. The platform distinguishes itself by integrating executable code environments and dynamic browser-based visualizations directly into its educational content. These tools allow users to modify model implementations in real

    Embeds interactive, executable notebook environments directly into educational content for real-time model experimentation.

    HTML
    GitHub पर देखें↗18,710
  • jupyter/notebookjupyter का अवतार

    jupyter/notebook

    13,204GitHub पर देखें↗

    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

    Provides a web-based environment for launching and interacting with executable notebooks.

    Jupyter Notebookclosemberjupyterjupyter-notebook
    GitHub पर देखें↗13,204
  • aws/amazon-sagemaker-examplesaws का अवतार

    aws/amazon-sagemaker-examples

    10,958GitHub पर देखें↗

    This repository is a collection of Jupyter notebooks providing reference implementations and templates for building, training, and deploying machine learning models using Amazon SageMaker. It serves as an example library for implementing model architectures and automating the machine learning lifecycle. The library provides practical patterns for machine learning training, data engineering, and model deployment. It includes implementation guides for MLOps, including workflows for model monitoring, lineage tracking, and hyperparameter tuning. The examples cover a broad range of capabilities i

    Utilizes pre-configured notebook instances for exploratory data analysis and iterative workflow development.

    Jupyter Notebookawsdata-sciencedeep-learning
    GitHub पर देखें↗10,958
  • pycaret/pycaretpycaret का अवतार

    pycaret/pycaret

    9,811GitHub पर देखें↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Provides an integrated notebook environment for exploratory data analysis and manual model prototyping.

    Pythonanomaly-detectionautomlclassification
    GitHub पर देखें↗9,811
  • joerick/pyinstrumentjoerick का अवतार

    joerick/pyinstrument

    7,638GitHub पर देखें↗

    pyinstrument is a statistical sampling profiler for Python that records the call stack at regular intervals to identify performance bottlenecks with low overhead. It tracks wall-clock time, including I/O and external service calls, and provides specialized profiling for asynchronous programs by attributing time spent awaiting tasks to the calling function. The project converts captured execution data into interactive HTML reports, JSON, and flamecharts. It includes a call stack visualizer to simplify the analysis of execution paths and supports the profiling of individual cells within interac

    Allows profiling specific code cells within interactive notebooks using specialized commands.

    Pythonasyncdjangoperformance
    GitHub पर देखें↗7,638
  • mleveryday/practicalai-cnMLEveryday का अवतार

    MLEveryday/practicalAI-cn

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

    This project is an educational course and machine learning curriculum designed to teach the implementation of neural network architectures and learning algorithms. It provides a structured guide for studying artificial intelligence through a collection of tutorials and practical coding exercises. The curriculum utilizes interactive notebooks that allow for the execution of code within a web browser. This environment enables the prototyping of artificial intelligence models and the analysis of data without requiring a local software installation. The content covers the design and training of

    Provides a notebook-driven platform that delivers executable AI code and learning content.

    Jupyter Notebookdeep-learninggoogle-colab-notebookjupyter-notebook
    GitHub पर देखें↗6,879
  • postgresml/postgresmlpostgresml का अवतार

    postgresml/postgresml

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

    PostgresML is a machine learning database extension for PostgreSQL that integrates model training and inference directly into the database. It functions as an in-database AI platform and vector database, enabling the execution of large language models and natural language processing tasks on stored records without exporting data to external services. The system distinguishes itself by utilizing GPU acceleration to minimize latency during model predictions and employing a hybrid storage engine that maintains relational data alongside high-dimensional vectors. It allows for the building and fin

    Includes integrated interactive notebooks to facilitate rapid experimentation and iterative model development.

    Rust
    GitHub पर देखें↗6,801
  • 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
  • nvidia/isaac-gr00tNVIDIA का अवतार

    NVIDIA/Isaac-GR00T

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

    Provides interactive 3D model inspection and debugging directly inside Jupyter notebooks.

    Jupyter Notebook
    GitHub पर देखें↗6,222
  • tensorflow/swifttensorflow का अवतार

    tensorflow/swift

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

    Swift for TensorFlow is a custom toolchain that extends the Swift language with first-class automatic differentiation and differentiable types, enabling gradient-based computation directly within the compiler. It integrates the Swift compiler with TensorFlow runtime and XLA backends, allowing tensor operations to be compiled and executed on hardware-accelerated hardware for high-performance machine learning. The project distinguishes itself through compiler-integrated automatic differentiation that computes gradients of user-defined functions and types during compilation, eliminating the need

    Provides a Jupyter notebook environment with Swift kernel support for interactive model training and API exploration.

    Jupyter Notebook
    GitHub पर देखें↗6,131
  • livebook-dev/livebooklivebook-dev का अवतार

    livebook-dev/livebook

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

    Livebook is an interactive notebook platform for Elixir that provides a web-based environment for writing and running code cells alongside Markdown content, visualizations, and reproducible workflows. It serves as a multi-cloud auto-clustering tool that automatically discovers and joins Elixir nodes into clusters across Kubernetes, AWS ECS, and Fly.io for distributed execution, and also functions as a notebook deployment tool that packages notebooks into standalone web applications with authentication, secrets, and Docker support. The platform enables real-time collaborative editing, synchron

    Provides an interactive notebook environment specifically designed for the Elixir programming language.

    Elixirchartscollaborativedistributed-computing
    GitHub पर देखें↗5,805
  • 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

    Serves notebooks on a web server allowing visitors to interact with inputs through isolated sessions.

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

    transformerlab/transformerlab-app

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

    TransformerLab एक MLOps ऑर्केस्ट्रेशन प्लेटफ़ॉर्म और रिसर्च एनवायरनमेंट है, जिसे लार्ज लैंग्वेज मॉडल्स (LLMs) की ट्रेनिंग, फ़ाइन-ट्यूनिंग और मूल्यांकन के लिए डिज़ाइन किया गया है। यह मशीन लर्निंग जॉब्स को मैनेज करने और हाइब्रिड क्लाउड व ऑन-प्रेमिस प्रोवाइडर्स के बीच डिस्ट्रिब्यूटेड GPU कंप्यूट को कोऑर्डिनेट करने के लिए एक सेंट्रलाइज्ड कंट्रोल प्लेन के रूप में कार्य करता है। यह प्लेटफ़ॉर्म एजेंट-संचालित मॉडल ऑप्टिमाइज़ेशन के माध्यम से खुद को अलग बनाता है, जहाँ AI असिस्टेंट्स मेट्रिक्स का विश्लेषण करते हैं और स्वचालित रूप से हाइपरपैरामीटर प्रयोगों का प्रस्ताव और कतार (queue) तैयार करते हैं। यह एक रिमोट डेवलपमेंट एनवायरनमेंट प्रदान करता है जो उपयोगकर्ताओं को सीधे रिमोट कंप्यूट नोड्स पर इंटरैक्टिव नोटबुक, कोड एडिटर और सिक्योर शेल (SSH) सेशन लॉन्च करने की सुविधा देता है। यह सिस्टम मशीन लर्निंग वर्कफ़्लो क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है, जिसमें डिस्ट्रिब्यूटेड टास्क कोऑर्डिनेशन, स्वचालित हाइपरपैरामीटर स्वीप्स और व्यापक एक्सपेरिमेंट ट्रैकिंग शामिल हैं। इसमें डेटासेट और मॉडल आर्टिफैक्ट्स के वर्ज़निंग के लिए इंटीग्रेटेड रजिस्ट्रीज़, साथ ही मॉडल प्रदर्शन मूल्यांकन और इन्फ़्रेंस सर्वर डिप्लॉयमेंट के लिए टूल्स शामिल हैं। प्लेटफ़ॉर्म कंट्रोल, जॉब मॉनिटरिंग और लोकल सर्वर इंस्टेंस के इंस्टॉलेशन व अपडेट्स को मैनेज करने के लिए एक कमांड-लाइन इंटरफ़ेस प्रदान किया गया है।

    Allows users to launch interactive notebooks and code editor sessions directly in the browser.

    Python
    GitHub पर देखें↗5,103
  • microsoft/quantumkatasMicrosoft का अवतार

    Microsoft/QuantumKatas

    4,879GitHub पर देखें↗

    QuantumKatas क्वांटम कंप्यूटिंग कोर्सवेयर और शैक्षिक संसाधनों का एक सेट है जिसे Q# प्रोग्रामिंग भाषा और क्वांटम कंप्यूटिंग के सिद्धांतों को सिखाने के लिए डिज़ाइन किया गया है। यह संरचित ट्यूटोरियल्स और कोडिंग कार्यों को इंटरैक्टिव नोटबुक और एक्सरसाइज इम्प्लीमेंटेशन की शुद्धता को मान्य करने के लिए एक समर्पित यूनिट टेस्टिंग सूट के साथ जोड़ता है। यह प्रोजेक्ट एक डॉक्युमेंटेड (dockerized) लर्निंग एनवायरनमेंट प्रदान करता है जो सभी आवश्यक टूल्स और डिपेंडेंसीज को एक वर्चुअल इमेज में पैक करता है। यह स्थानीय सॉफ़्टवेयर इंस्टॉलेशन की आवश्यकता के बिना क्वांटम प्रोग्रामिंग एक्सरसाइज को चलाने की अनुमति देता है। इसका पाठ्यक्रम क्यूबिट मैनिपुलेशन, गेट्स, मेजरमेंट्स और क्वांटम एल्गोरिदम के इम्प्लीमेंटेशन को कवर करता है। लर्निंग को इंटरैक्टिव नोटबुक और स्टैंडअलोन प्रोजेक्ट्स के माध्यम से डिलीवर किया जाता है जिन्हें एक इंटीग्रेटेड डेवलपमेंट एनवायरनमेंट (IDE) में चलाया जा सकता है।

    Delivers executable quantum code and learning content through interactive notebook interfaces.

    Jupyter Notebook
    GitHub पर देखें↗4,879
  • jupyterlite/jupyterlitejupyterlite का अवतार

    jupyterlite/jupyterlite

    4,840GitHub पर देखें↗

    JupyterLite is a WebAssembly-based interactive notebook environment that enables browser-based computing without a backend server. It provides a client-side data science sandbox where users can execute programming language kernels and run interactive notebooks entirely within the web browser. The project allows for the creation of tailored distributions by pre-installing specific language packages, bundling custom wheels, and applying environment configurations. It supports the generation of static sites that can be deployed to any standard HTTP host, including the ability to package the envi

    Provides a browser-based computing platform that executes interactive notebooks using WebAssembly kernels without a backend server.

    TypeScriptjupyterjupyterlabjupyterlab-extension
    GitHub पर देखें↗4,840
पिछला12अगला
  1. Home
  2. Development Tools & Productivity
  3. Interactive Notebook Environments

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

  • 3D Rendering DisplaysCapabilities for displaying and debugging 3D renderings interactively within notebook environments. **Distinct from Interactive Notebook Environments:** Distinct from Interactive Notebook Environments: focuses on 3D visualization within notebooks, not the notebook environment itself.
  • AI-Driven Content GenerationAutomating the creation and manipulation of notebook cells and documentation using generative AI. **Distinct from Interactive Notebook Environments:** Focuses on the AI-driven generation of content within the notebook rather than the environment's delivery or deployment.
  • Cell-Level ProfilingTools for measuring execution time and performance of individual cells within interactive notebooks. **Distinct from Interactive Notebook Environments:** Focuses on profiling the execution of cells rather than providing the notebook environment itself.
  • Elixir Notebook EnvironmentsInteractive notebook environments specifically designed for the Elixir programming language. **Distinct from Interactive Notebook Environments:** Distinct from Interactive Notebook Environments: specifically targets Elixir language execution, not general-purpose notebook platforms.
  • Session LaunchersUtilities for starting interactive development sessions and managing the associated networking. **Distinct from Interactive Notebook Environments:** Focuses on the launching mechanism and connectivity, not the content of the notebook
  • Shareable Notebooks1 सब-टैग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.
  • Swift Notebook EnvironmentsJupyter notebook environments that execute Swift code with autocomplete for interactive machine learning experimentation. **Distinct from Interactive Notebook Environments:** Distinct from Interactive Notebook Environments: specifically supports Swift language execution rather than general notebook platforms.