awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nteract/hydrogenالصورة الرمزية لـ nteract

    nteract/hydrogen

    4,011عرض على 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
    عرض على GitHub↗4,011
  • uwdata/visualization-curriculumالصورة الرمزية لـ uwdata

    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