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
·
T

tweag/jupyterWith

0
View on GitHub↗
0 estrellas·0 forks·1 vista

JupyterWith

Features

  • Notebook Runtimes - Nix-based framework for declarative and reproducible Jupyter environments.

Historial de estrellas

Gráfico del historial de estrellas de tweag/jupyterwithGráfico del historial de estrellas de tweag/jupyterwith

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 JupyterWith

Proyectos open-source similares, clasificados según cuántas características comparten con JupyterWith.
  • 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
  • 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
  • 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
Ver las 12 alternativas a JupyterWith→

Preguntas frecuentes

¿Cuáles son las características principales de tweag/jupyterwith?

Las características principales de tweag/jupyterwith son: Notebook Runtimes.

¿Qué alternativas de código abierto existen para tweag/jupyterwith?

Las alternativas de código abierto para tweag/jupyterwith incluyen: 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…