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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesNotebook Analysis Widgets

Interactive visualization components specifically designed for integration into computational notebooks.

Distinct from Data Visualization Widgets: Focuses on the environment-specific integration for notebooks rather than general UI widgets

Explore 4 awesome GitHub repositories matching user interface & experience · Notebook Analysis Widgets. Refine with filters or upvote what's useful.

Awesome Notebook Analysis Widgets GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • data-centric-ai-community/ydata-profilingData-Centric-AI-Community का अवतार

    Data-Centric-AI-Community/ydata-profiling

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

    This library provides a diagnostic toolkit for automated data profiling and exploratory analysis. It generates comprehensive statistical summaries and visual reports for tabular datasets, enabling users to identify distribution patterns, missing values, and quality anomalies through a unified interface. The project distinguishes itself by offering differential analysis, which allows for the comparison of two dataset versions to track structural and statistical changes over time. It supports large-scale data processing through lazy evaluation and provides interactive widgets that embed directl

    Displays interactive profiling widgets directly inside data science environments for immediate exploration.

    Python
    GitHub पर देखें↗13,618
  • perspective-dev/perspectiveperspective-dev का अवतार

    perspective-dev/perspective

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

    Perspective is a columnar data analytics engine and high-performance visualization component powered by WebAssembly. It provides a system for analyzing and visualizing large or streaming datasets through interactive data grids and charts, utilizing a compiled binary to achieve near-native performance within the browser. The project distinguishes itself through a WebSocket-based data streaming interface and deep Apache Arrow integration, which minimize memory overhead when synchronizing tables between servers and clients. It acts as a remote query proxy capable of translating visualization con

    Provides interactive widgets for transforming and visualizing large datasets within JupyterLab environments.

    C++analyticsbidata-visualization
    GitHub पर देखें↗10,981
  • mljar/mercurymljar का अवतार

    mljar/mercury

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

    Mercury Jupyter नोटबुक को इंटरैक्टिव वेब एप्लिकेशन, नोटबुक निष्पादन API और एक स्टेटिक साइट जनरेटर में बदलने के लिए एक फ्रेमवर्क है। यह एक स्वयं-होस्ट किए गए एप्लिकेशन सर्वर के रूप में कार्य करता है जो उपयोगकर्ताओं को फ्रंटएंड कोड लिखे बिना पासवर्ड-संरक्षित नोटबुक को कार्यात्मक यूज़र इंटरफ़ेस के रूप में तैनात करने की अनुमति देता है। यह सिस्टम नोटबुक विजेट्स को एक रिएक्टिव वेब इंटरफ़ेस से मैप करके और रीयल-टाइम में कई उपयोगकर्ताओं के बीच लाइव एप्लिकेशन सत्रों को सिंक्रनाइज़ करके खुद को अलग करता है। यह गणना परिणामों को संरचित डेटा के रूप में पुनर्प्राप्त करने के लिए API के माध्यम से नोटबुक के रिमोट निष्पादन को सक्षम बनाता है और नोटबुक को इंटरैक्टिव स्लाइड डेक या चैट इंटरफ़ेस में बदलने का समर्थन करता है। यह प्लेटफॉर्म इंटरैक्टिव डैशबोर्ड निर्माण, PDF और HTML प्रारूपों में स्वचालित रिपोर्ट निर्माण, और निष्पादित नोटबुक को बाहरी वेबसाइटों में एम्बेड करने की क्षमता सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। एप्लिकेशन ब्रांडिंग और लेआउट को बाहरी कॉन्फ़िगरेशन फाइलों के माध्यम से प्रबंधित किया जाता है। तैनाती विकल्पों में प्रबंधित क्लाउड सेवाएं और Docker कंटेनरों का उपयोग करके स्वयं-होस्ट किया गया निजी इंफ्रास्ट्रक्चर शामिल है।

    Triggers the automatic re-execution of notebook cells when a user modifies an input widget.

    Pythondata-sciencedata-visualizationjupyter
    GitHub पर देखें↗4,333
  • spark-notebook/spark-notebookspark-notebook का अवतार

    spark-notebook/spark-notebook

    3,144GitHub पर देखें↗

    This project is an interactive, web-based notebook environment designed for distributed data science and large-scale computing. It serves as a development tool for executing code and performing data analysis specifically within the Apache Spark framework, providing a browser-based interface that combines code execution with reactive data visualization. The platform distinguishes itself through its deep integration with distributed infrastructure, allowing users to manage cluster resources, configure runtime dependencies, and isolate execution processes for individual notebooks. It supports co

    Integrates interactive visualization components directly into notebook cells for displaying data samples and streaming updates.

    JavaScriptapache-sparkdata-sciencenotebook
    GitHub पर देखें↗3,144
  1. Home
  2. User Interface & Experience
  3. Data Visualization Widgets
  4. Notebook Analysis Widgets

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

  • Reactive Execution TriggersMechanisms that trigger the re-execution of computational cells based on changes to input widget values. **Distinct from Notebook Analysis Widgets:** Distinct from Notebook Analysis Widgets: focuses on the reactive execution logic triggered by widgets rather than the widget components themselves.