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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to kaggle/docker-python

Open-source alternatives to Docker Python

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

  • holoviz/panelAvatar von holoviz

    holoviz/panel

    5,709Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,709
  • jupyter/docker-stacksAvatar von jupyter

    jupyter/docker-stacks

    8,432Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,432
  • jupyter/notebookAvatar von jupyter

    jupyter/notebook

    13,204Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,204

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • jupyterhub/jupyterhubAvatar von jupyterhub

    jupyterhub/jupyterhub

    8,308Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,308
  • jupyterlab/jupyterlabAvatar von jupyterlab

    jupyterlab/jupyterlab

    15,210Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,210
  • jupyterlab/jupyterlab-desktopAvatar von jupyterlab

    jupyterlab/jupyterlab-desktop

    4,238Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,238
  • ml-tooling/ml-workspaceAvatar von ml-tooling

    ml-tooling/ml-workspace

    3,540Auf GitHub ansehen↗

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

    Jupyter Notebook
    Auf GitHub ansehen↗3,540
  • nteract/hydrogenAvatar von nteract

    nteract/hydrogen

    4,011Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,011
  • nteract/nteractAvatar von nteract

    nteract/nteract

    133Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗133
  • stencila/stencilaAvatar von stencila

    stencila/stencila

    888Auf GitHub ansehen↗

    Documents with Scientific Intelligence

    Rust
    Auf GitHub ansehen↗888
  • tweag/jupyterwithT

    tweag/jupyterWith

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • voila-dashboards/voilaAvatar von voila-dashboards

    voila-dashboards/voila

    5,935Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,935