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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesRemote Kernel Routing

Routing code execution requests from a local editor to remote servers or containers via network sockets.

Distinct from Remote Server Connectivity: Focuses on the routing of execution requests to a remote kernel, rather than general server connectivity or provisioning.

Explore 2 awesome GitHub repositories matching networking & communication · Remote Kernel Routing. Refine with filters or upvote what's useful.

Awesome Remote Kernel Routing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • nteract/hydrogenAvatar de nteract

    nteract/hydrogen

    4,011Voir sur 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

    Routes code execution to external containers or remote servers via network sockets to enable remote kernel orchestration.

    TypeScriptatomdata-sciencehydrogen
    Voir sur GitHub↗4,011
  • uwdata/visualization-curriculumAvatar de uwdata

    uwdata/visualization-curriculum

    1,366Voir sur GitHub↗

    Visualization Curriculum is a curated collection of educational Jupyter notebooks and interactive lessons designed to teach foundational principles and practical design patterns for data visualization. The curriculum covers core concepts such as visual encoding, graphical marks, scales, data transformation, multi-view composition, and interaction techniques. Lessons employ declarative grammars to define data graphics through high-level specifications that map data fields directly to visual marks and channels. The materials support multi-view composition architecture, coordinating distinct da

    Offloads code execution to on-demand cloud servers to eliminate local environment configuration friction for learners.

    Jupyter Notebookaltairinteractive-notebooksvisualization-curriculum
    Voir sur GitHub↗1,366
  1. Home
  2. Networking & Communication
  3. Remote Server Connectivity
  4. Remote Kernel Routing