awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nteract/hydrogennteract 的头像

    nteract/hydrogen

    4,011在 GitHub 上查看↗

    Hydrogen 是一个交互式代码执行环境和文本编辑器集成,支持执行单行或代码块并立即获得内联输出。它作为一个多语言交互式笔记本和远程内核编排器,允许用户通过 Jupyter 内核运行代码,并直接在编辑器内渲染丰富的媒体,如绘图、图像和视频。 该系统通过远程内核管理脱颖而出,通过网络套接字将代码执行路由到外部容器或远程服务器。它维护一个有状态的编程环境,其中语言命名空间跨多个文件持久存在,从而实现变量状态跟踪和基于活动运行时的内核感知代码补全。 该平台进一步涵盖了内核生命周期控制,包括中断或重启环境的能力。它包括一个用于扩展语言功能和用户界面功能的插件系统。

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

    TypeScriptatomdata-sciencehydrogen
    在 GitHub 上查看↗4,011
  • uwdata/visualization-curriculumuwdata 的头像

    uwdata/visualization-curriculum

    1,366在 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
    在 GitHub 上查看↗1,366
  1. Home
  2. Networking & Communication
  3. Remote Server Connectivity
  4. Remote Kernel Routing