awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ipython-contrib avatar

ipython-contrib/jupyter_contrib_nbextensions

0
View on GitHub↗
5,276 estrellas·797 forks·JavaScript·11 vistasjupyter-contrib-nbextensions.readthedocs.io/en/latest↗

Jupyter Contrib Nbextensions

Este proyecto es una colección de plugins desarrollados por la comunidad y un framework modular diseñado para extender la funcionalidad del entorno de Jupyter notebook. Sirve como una herramienta de personalización que modifica el espacio de trabajo basado en navegador a través de un sistema de scripts inyectados, hojas de estilos y componentes interactivos.

El framework gestiona el ciclo de vida y el registro de componentes de interfaz independientes utilizando configuración basada en metadatos. Esto permite a los usuarios habilitar o deshabilitar herramientas específicas a través de un menú de configuración para adaptar el espacio de trabajo sin modificar el código fuente de la aplicación principal.

Las extensiones disponibles cubren una variedad de áreas de productividad, incluyendo el formateo automático de código fuente, la navegación de documentos mediante tablas de contenido interactivas y la inspección de variables en tiempo ejecución. Otras capacidades incluyen herramientas para gestionar la estructura del notebook, controlar las pantallas de salida y exportar documentos interactivos a formatos estáticos para compartir.

Features

  • Jupyter Interface Customizations - Provides a framework for modifying the visual properties, layout, and interface tools of Jupyter notebook environments.
  • Extension Lifecycle Management - Provides a configuration menu to enable, disable, and manage the lifecycle of community-contributed notebook extensions.
  • Interactive Data Science Environments - Enhances the interactive data science environment with tools for code formatting, variable inspection, and navigation.
  • Notebook Extension Suites - Ships a comprehensive collection of community-developed plugins that extend the core functionality of Jupyter notebooks.
  • Interactive Analysis Workflows - Optimizes data science research by integrating variable inspection and navigation aids into the analysis workflow.
  • Extension Configuration Management - Provides a system for storing and retrieving configuration values specific to each modular notebook extension.
  • Editor Functionality Plugins - Integrates community-developed plugins to add productivity tools and specialized editor features to the notebook interface.
  • Modular Plugin Architectures - Employs a modular architectural framework for managing the registration and active states of independent interface plugins.
  • Modular Plugin Frameworks - Implements a system for managing the lifecycle, registration, and metadata-driven configuration of independent interface plugins.
  • Plugin Registries - Implements a centralized registry to track and manage the loading and unloading of independent notebook interface plugins.
  • Notebook - Adds custom tools and visual components to the notebook workspace to improve editing and cell management workflows.
  • Client-Side Scripting - Uses client-side scripting to dynamically modify the document object model and interface behavior within the browser.
  • Runtime Script and CSS Injection - Dynamically injects JavaScript and CSS into the browser runtime to modify the notebook interface without altering core source code.
  • DOM Manipulation - Programmatically manipulates the notebook workspace by inserting new UI elements and event listeners into the DOM.
  • Code Formatting - Automatically cleans and organizes source code in notebook cells using standard style guides.
  • Content Formats and Exporting - Converts notebook cells into external formats such as Gists or standalone embedded HTML files.
  • Document Exporting - Exports interactive notebook documents into static formats like web pages or print-ready files for collaboration.
  • Runtime Variable Inspection - Enables tracking of variable values and execution times to monitor the internal state of the session.
  • Interactive Formatting - Applies style and syntax improvements to code blocks within the interactive notebook environment.
  • Document Structure Navigators - Organizes long research documents with hierarchical outlines to facilitate faster navigation.
  • Automatic Table of Contents - Generates interactive tables of contents and collapsible headings to improve navigation in long notebook documents.
  • Jupyter Notebook Publishing - Converts interactive research documents into static formats like web pages or print-ready files for easier sharing.
  • Notebook UI Extensions - Enables the creation of custom notebook UI extensions using a structured directory of scripts and styles.
  • Source Code Formatting - Applies automated style guidelines and syntax improvements to notebook cells for consistent code readability.
  • Editor Markdown Enhancements - Enhances the notebook authoring experience with autocomplete suggestions, spell checking, and hotkeys for code and markdown.
  • Automatic Tables of Contents - Provides an interactive table of contents to facilitate faster navigation within long notebooks.
  • Local Asset Routing - Maps local file system paths to web endpoints to serve the custom assets and scripts required by extensions.
  • JSON-Driven Configurations - Utilizes JSON configuration files to store user preferences and extension states, decoupling customization from core code.

Historial de estrellas

Gráfico del historial de estrellas de ipython-contrib/jupyter_contrib_nbextensionsGráfico del historial de estrellas de ipython-contrib/jupyter_contrib_nbextensions

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Jupyter Contrib Nbextensions

Proyectos open-source similares, clasificados según cuántas características comparten con Jupyter Contrib Nbextensions.
  • posit-dev/positronAvatar de posit-dev

    posit-dev/positron

    3,969Ver en GitHub↗

    Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language

    TypeScript
    Ver en GitHub↗3,969
  • ckeditor/ckeditor5Avatar de ckeditor

    ckeditor/ckeditor5

    10,435Ver en GitHub↗

    CKEditor 5 is a modular rich text editor framework and JavaScript UI component used to build customizable visual editors. It serves as a system for generating HTML or Markdown content, providing both full rich-text editor components and restricted inline editor components for web applications. The framework includes a collaborative editing engine for real-time simultaneous editing, change tracking, and threaded commenting. It features an AI text assistant for polishing, rewriting, and generating content, as well as a document export engine that transforms rich text into PDF and Word files. T

    JavaScriptckeditorckeditor5contenteditable
    Ver en GitHub↗10,435
  • cog-creators/red-discordbotAvatar de Cog-Creators

    Cog-Creators/Red-DiscordBot

    5,437Ver en GitHub↗

    Red-DiscordBot is a modular framework for building and self-hosting Discord bots. It functions as a server management tool and community moderation bot that can be tailored by enabling or disabling specific feature modules. The system is distinguished by its extensible plugin architecture, which allows for the integration of third-party modules and the development of custom functional packages. Users can manage bot behavior through a chat-based interface, enabling them to assemble custom bots and define unique responses and behaviors without writing new code. The framework covers a broad ran

    Pythonbotchatbotdiscord
    Ver en GitHub↗5,437
  • gustavoguanabara/javascriptAvatar de gustavoguanabara

    gustavoguanabara/javascript

    4,106Ver en GitHub↗

    This project is a structured JavaScript programming course and learning path designed for beginners. It functions as an interactive coding tutorial and frontend web development guide, providing a curriculum centered on the JavaScript language. The project focuses on building dynamic web interfaces through the manipulation of the Document Object Model. It provides a series of instructional guides and practical challenges that allow for interactive coding practice and the verification of code execution within a dedicated environment. The curriculum covers core programming fundamentals, includi

    HTMLcursocursoemvideogratis
    Ver en GitHub↗4,106
Ver las 30 alternativas a Jupyter Contrib Nbextensions→

Preguntas frecuentes

¿Qué hace ipython-contrib/jupyter_contrib_nbextensions?

Este proyecto es una colección de plugins desarrollados por la comunidad y un framework modular diseñado para extender la funcionalidad del entorno de Jupyter notebook. Sirve como una herramienta de personalización que modifica el espacio de trabajo basado en navegador a través de un sistema de scripts inyectados, hojas de estilos y componentes interactivos.

¿Cuáles son las características principales de ipython-contrib/jupyter_contrib_nbextensions?

Las características principales de ipython-contrib/jupyter_contrib_nbextensions son: Jupyter Interface Customizations, Extension Lifecycle Management, Interactive Data Science Environments, Notebook Extension Suites, Interactive Analysis Workflows, Extension Configuration Management, Editor Functionality Plugins, Modular Plugin Architectures.

¿Qué alternativas de código abierto existen para ipython-contrib/jupyter_contrib_nbextensions?

Las alternativas de código abierto para ipython-contrib/jupyter_contrib_nbextensions incluyen: posit-dev/positron — Positron is a data science integrated development environment and AI-powered code editor designed for polyglot… ckeditor/ckeditor5 — CKEditor 5 is a modular rich text editor framework and JavaScript UI component used to build customizable visual… gustavoguanabara/javascript — This project is a structured JavaScript programming course and learning path designed for beginners. It functions as… mdn/webextensions-examples — This project is a reference library and collection of practical code samples for building browser extensions using… cog-creators/red-discordbot — Red-DiscordBot is a modular framework for building and self-hosting Discord bots. It functions as a server management… ktorio/ktor — Ktor is a framework for building asynchronous server applications and cross-platform network clients using the Kotlin…