Mentions légales du service

Skip to content
  • Ludovic Courtès's avatar
    kernel: Define a <proxy> record type and use it. · eb1396b5
    Ludovic Courtès authored
    * guix-jupyter-kernel.scm: Use SRFI-19.
    (session-id): Adjust accordingly.
    (<proxy>): New record type.
    (register-container, container-by-name, container-socket-by-name):
    Remove.
    (register-proxy, proxy-by-name): New procedures.
    (reply-execute-request): Adjust accordingly.
    (kill-containers): Rewrite using 'vlist-for-each'.
    (new-container-connect): Return a proxy record.
    eb1396b5