1 dépôt
Starts a notebook's kernel before the first user request so the dashboard loads faster.
Distinct from Cached Kernel Loading: Distinct from Cached Kernel Loading: focuses on pre-starting kernels to reduce latency, not on caching compiled kernel adapters.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Kernel Preheating. Refine with filters or upvote what's useful.
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
Starts a notebook's kernel before the first user request so the dashboard loads faster.