1 مستودع
Managing the connection and execution of code kernels on remote servers or containers.
Distinct from Remote Orchestration Tools: Orchestrates language runtimes for interactive coding, not administrative shell tasks.
Explore 1 awesome GitHub repository matching devops & infrastructure · Remote Kernel Orchestration. Refine with filters or upvote what's useful.
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 custom connection protocols.