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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesNotebook Interfaces

Web-based environments for interactive code execution and data analysis.

Distinguishing note: Focuses on launching remote environments specifically as browser-based notebooks.

Explore 4 awesome GitHub repositories matching web development · Notebook Interfaces. Refine with filters or upvote what's useful.

Awesome Notebook Interfaces GitHub Repositories

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

    jakevdp/PythonDataScienceHandbook

    48,561GitHub पर देखें↗

    This project is an interactive data science environment that combines code execution, rich media visualization, and narrative documentation into a persistent, browser-based platform. It serves as a comprehensive educational resource for scientific computing, providing a framework for iterative data analysis and machine learning prototyping. The environment is distinguished by its focus on high-performance numerical computing, utilizing vectorized array operations and memory-mapped data structures to handle large-scale computations efficiently. It features a unified estimator interface that st

    Supports browser-based notebook interfaces for executing code and visualizing data.

    Jupyter Notebookjupyter-notebookmatplotlibnumpy
    GitHub पर देखें↗48,561
  • jupyter/jupyterjupyter का अवतार

    jupyter/jupyter

    15,327GitHub पर देखें↗

    Jupyter is an interactive computing platform and data science workspace designed for creating documents that combine live code, equations, visualizations, and narrative text. It provides a polyglot notebook interface that connects a frontend user interface to various backend language engines through a standardized kernel protocol for real-time code evaluation. The system enables polyglot programming workflows, allowing multiple different programming languages to run within a single interface. It supports computational document authoring and data science exploration by allowing users to execut

    Provides a web-based editor supporting multiple programming languages through a standardized kernel protocol.

    Python
    GitHub पर देखें↗15,327
  • 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 notebook interface that connects to various language kernels to execute code in a single view.

    Jupyter Notebookclosemberjupyterjupyter-notebook
    GitHub पर देखें↗13,204
  • aimhubio/aimaimhubio का अवतार

    aimhubio/aim

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

    Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces. It provides a remote tracking server and a comparison UI, functioning as an ML experiment tracker, AI workflow logger, and LLM trace recorder that captures prompts, generations, and tool calls from AI applications. The platform distinguishes itself through a run-based data model with local SQLite storage, real-time metric streaming, and a plugin-based explorer system that supports specialized visual analysis of metrics, images, audio, and text. It offers a Python SDK with cont

    Launches the web interface directly inside a Jupyter or SageMaker notebook for inline experiment review.

    Python
    GitHub पर देखें↗6,159
  1. Home
  2. Web Development
  3. Notebook Interfaces

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

  • Inline Experiment LaunchersLaunching experiment tracking UIs directly inside Jupyter or SageMaker notebooks for inline review. **Distinct from Notebook Interfaces:** Distinct from Notebook Interfaces: focuses on launching an external experiment UI inline, not the notebook environment itself.