awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesKernel Preheating

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.

Awesome Kernel Preheating 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.
  • voila-dashboards/voilaAvatar de voila-dashboards

    voila-dashboards/voila

    5,935Voir sur GitHub↗

    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.

    Python
    Voir sur GitHub↗5,935
  1. Home
  2. Artificial Intelligence & ML
  3. Kernel Optimizations
  4. Kernel Caching Systems
  5. Cached Kernel Loading
  6. Kernel Preheating