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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nteract/nteract

Open-source alternatives to Nteract

12 open-source projects similar to nteract/nteract, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nteract alternative.

  • holoviz/panelAvatar de holoviz

    holoviz/panel

    5,709Ver en GitHub↗

    Panel is a Python data application framework used to build interactive dashboards and reactive user interfaces by connecting data visualizations, widgets, and callbacks. It functions as a reactive UI library that synchronizes application state with interface updates based on user interactions. The project distinguishes itself by offering multiple execution models, including a FastAPI-based web application server for scalable session management and a WebAssembly compiler that enables Python applications to run directly in the browser without a backend server. It also includes a specialized too

    Python
    Ver en GitHub↗5,709
  • jupyter/docker-stacksAvatar de jupyter

    jupyter/docker-stacks

    8,432Ver en GitHub↗

    This project is a collection of pre-configured Docker images that provide ready-to-run environments for interactive computing and data science. It functions as a scientific computing stack and a polyglot notebook server, bundling language interpreters and libraries for Python, R, and Julia within a containerized system to ensure reproducible research environments. The collection uses a layered image hierarchy to provide versioned software dependencies and support for hardware acceleration across different CPU architectures. It allows for the creation of custom images based on a foundation of

    Pythondockeripythonipython-notebook
    Ver en GitHub↗8,432
  • jupyter/notebookAvatar de jupyter

    jupyter/notebook

    13,204Ver en GitHub↗

    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

    Jupyter Notebookclosemberjupyterjupyter-notebook
    Ver en GitHub↗13,204

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.

Find more with AI search
  • jupyterhub/jupyterhubAvatar de jupyterhub

    jupyterhub/jupyterhub

    8,308Ver en GitHub↗

    JupyterHub is a multi-user platform for hosting and managing isolated Jupyter notebook server instances on a single system or cluster. It serves as a notebook server orchestrator that spawns and monitors individual computing environments on demand. The system uses a plugin-based spawner interface to launch these environments across diverse infrastructure, including local processes, containers, or cloud clusters. It integrates with external identity providers and supports pluggable authentication to verify user identities and secure access. The framework includes centralized administration to

    Python
    Ver en GitHub↗8,308
  • jupyterlab/jupyterlabAvatar de jupyterlab

    jupyterlab/jupyterlab

    15,210Ver en GitHub↗

    JupyterLab is a web-based development environment designed for interactive data science, collaborative research, and computational notebook authoring. It provides a unified workspace where users can execute code, manage computational kernels, and create documents that integrate live code, rich data visualizations, and narrative text. The platform is built on a modular architecture that supports extensive customization through a plugin system. This framework allows for the dynamic loading of extensions, enabling users to define custom file viewers, interface themes, and keyboard shortcuts. By

    TypeScriptjupyterjupyterlab
    Ver en GitHub↗15,210
  • jupyterlab/jupyterlab-desktopAvatar de jupyterlab

    jupyterlab/jupyterlab-desktop

    4,238Ver en GitHub↗

    JupyterLab Desktop is a standalone desktop application for interactive computing and coding. It serves as a native wrapper that bundles the JupyterLab web interface and a Python kernel into a single installation. The application provides a dedicated workspace for creating documents that contain live code, equations, visualizations, and narrative text. It utilizes an Electron shell to provide a consistent, isolated user interface for a desktop data science workflow. The system manages the local installation of JupyterLab and handles the orchestration of backend computing kernels. It includes

    TypeScriptjupyterjupyter-notebookjupyterlab
    Ver en GitHub↗4,238
  • kaggle/docker-pythonAvatar de Kaggle

    Kaggle/docker-python

    2,711Ver en GitHub↗

    Kaggle Python docker image

    Python
    Ver en GitHub↗2,711
  • ml-tooling/ml-workspaceAvatar de ml-tooling

    ml-tooling/ml-workspace

    3,540Ver en GitHub↗

    🛠 All-in-one web-based IDE specialized for machine learning and data science.

    Jupyter Notebook
    Ver en GitHub↗3,540
  • nteract/hydrogenAvatar de nteract

    nteract/hydrogen

    4,011Ver en GitHub↗

    Hydrogen is an interactive code execution environment and text editor integration that enables the execution of individual lines or blocks of code with immediate inline output. It functions as a polyglot interactive notebook and a remote kernel orchestrator, allowing users to run code via Jupyter kernels and render rich media, such as plots, images, and video, directly within the editor. The system distinguishes itself through remote kernel management, routing code execution to external containers or remote servers via network sockets. It maintains a stateful programming environment where lan

    TypeScriptatomdata-sciencehydrogen
    Ver en GitHub↗4,011
  • stencila/stencilaAvatar de stencila

    stencila/stencila

    888Ver en GitHub↗

    Documents with Scientific Intelligence

    Rust
    Ver en GitHub↗888
  • tweag/jupyterwithT

    tweag/jupyterWith

    0Ver en GitHub↗
    Ver en GitHub↗0
  • voila-dashboards/voilaAvatar de voila-dashboards

    voila-dashboards/voila

    5,935Ver en GitHub↗

    Voilà is a tool that converts Jupyter notebooks into standalone interactive web applications. It renders notebook cells as HTML web components, preserving live widgets while stripping source code by default, and gives each viewer a dedicated Jupyter kernel for isolated widget state and callback execution. The project runs as a Jupyter server extension, reusing existing server infrastructure for notebook serving and authentication. It supports directory-based notebook hosting, serving all notebooks in a folder as a browsable collection of web applications from a single command. Voilà also prov

    Python
    Ver en GitHub↗5,935