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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesInteractive Notebook Embedding

Integrating live, interactive notebook instances into otherwise static websites or pages.

Distinct from Notebook-to-Static-Site Generators: Unlike static site generators, this focuses on embedding a live connection to a backend server for interactivity.

Explore 3 awesome GitHub repositories matching content management & publishing · Interactive Notebook Embedding. Refine with filters or upvote what's useful.

Awesome Interactive Notebook Embedding GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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 linking static sites to a live server to provide interactive notebook elements within a website.

    JavaScriptdesigned-for-teacherseducationexploration
    عرض على GitHub↗5,346
  • dexplo/bar_chart_raceالصورة الرمزية لـ dexplo

    dexplo/bar_chart_race

    1,452عرض على GitHub↗

    Bar chart race is a Python data visualization library that transforms ordered tabular time-series data into animated bar and line chart races. It operates as an extension for rendering dynamic charts that illustrate how rankings and values change over time. The library interpolates wide-format chronological tables into densely sampled frame sequences, calculating intermediate numeric values to produce fluid motion animations. It orchestrates iterative canvas redraws through a plotting backend while supporting external multimedia encoders to export compressed standard video files. Generated a

    Renders interactive chart race animations directly inside notebook environments when no output file path is specified.

    Python
    عرض على GitHub↗1,452
  • gzuidhof/starboard-notebookالصورة الرمزية لـ gzuidhof

    gzuidhof/starboard-notebook

    1,349عرض على GitHub↗

    Starboard Notebook is a web-based environment designed for literate programming and interactive code execution. It functions as an in-browser notebook system that allows users to combine formatted text with executable code blocks, enabling the creation of dynamic documents and data visualizations without requiring a backend server. The platform is built as an embeddable runtime, allowing developers to integrate interactive, cell-based documentation directly into existing web pages. It distinguishes itself through a modular architecture that supports custom plugin development, enabling the reg

    Integrates live, interactive notebook instances into external websites for documentation and data visualization.

    TypeScriptliterate-programmingnotebookstarboard
    عرض على GitHub↗1,349
  1. Home
  2. Content Management & Publishing
  3. Interactive Notebook Embedding