Mentions légales du service

Skip to content
  • Ludovic Courtès's avatar
    kernel: Gracefully handle package-not-found errors. · 943c9aff
    Ludovic Courtès authored
    * guix-jupyter-kernel.scm (reply-execute-request): Wrap
    'create-environment' calls in 'guard' and send a proper HTML reply upon
    'package-not-found-error?' and 'output-not-found-error?'.
    * guix/jupyter/environment.scm (&environment-error)
    (&package-not-found-error, &output-not-found-error): Export accessors.
    943c9aff