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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nteract avatar

nteract/nteract

0
View on GitHub↗
133 stele·8 fork-uri·TypeScript·BSD-3-Clause·2 vizualizări

Nteract

We're back! Now firing notebooks out of a t-shirt gun.

Features

  • Notebook Runtimes - Native desktop application for notebook editing and execution.

Istoric stele

Graficul istoricului de stele pentru nteract/nteractGraficul istoricului de stele pentru nteract/nteract

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Nteract

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Nteract.
  • jupyter/docker-stacksAvatar jupyter

    jupyter/docker-stacks

    8,432Vezi pe 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
    Vezi pe GitHub↗8,432
  • jupyter/notebookAvatar jupyter

    jupyter/notebook

    13,204Vezi pe 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
    Vezi pe GitHub↗13,204
  • jupyterhub/jupyterhubAvatar jupyterhub

    jupyterhub/jupyterhub

    8,308Vezi pe 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
    Vezi pe GitHub↗8,308
  • holoviz/panelAvatar holoviz

    holoviz/panel

    5,709Vezi pe 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
    Vezi pe GitHub↗5,709
Vezi toate cele 12 alternative pentru Nteract→

Întrebări frecvente

Ce face nteract/nteract?

We're back! Now firing notebooks out of a t-shirt gun.

Care sunt principalele funcționalități ale nteract/nteract?

Principalele funcționalități ale nteract/nteract sunt: Notebook Runtimes.

Care sunt câteva alternative open-source pentru nteract/nteract?

Alternativele open-source pentru nteract/nteract includ: holoviz/panel — Panel is a Python data application framework used to build interactive dashboards and reactive user interfaces by… jupyter/docker-stacks — This project is a collection of pre-configured Docker images that provide ready-to-run environments for interactive… jupyter/notebook — This project is a browser-based interactive computing environment and data science IDE. It serves as a literate… jupyterhub/jupyterhub — JupyterHub is a multi-user platform for hosting and managing isolated Jupyter notebook server instances on a single… jupyterlab/jupyterlab — JupyterLab is a web-based development environment designed for interactive data science, collaborative research, and… jupyterlab/jupyterlab-desktop — JupyterLab Desktop is a standalone desktop application for interactive computing and coding. It serves as a native…