Mentions légales du service

Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    68378636
    guix-jupyter-kernel: Add “;;guix channels” magic. · 68378636
    Ludovic Courtès authored
    * guix-jupyter-kernel.scm (pin-channels): New procedure, with code
    formerly in ‘reply-execute-request’.
    (handle-channel-selection): New procedure.
    (reply-execute-request): Use ‘pin-channels’.
    Add support for “;;guix channels” and call ‘handle-channel-selection’.
    (%magic-commands): Add “channels”.
    * README.org (Pinning): Document it.
    68378636
    History
    guix-jupyter-kernel: Add “;;guix channels” magic.
    Ludovic Courtès authored
    * guix-jupyter-kernel.scm (pin-channels): New procedure, with code
    formerly in ‘reply-execute-request’.
    (handle-channel-selection): New procedure.
    (reply-execute-request): Use ‘pin-channels’.
    Add support for “;;guix channels” and call ‘handle-channel-selection’.
    (%magic-commands): Add “channels”.
    * README.org (Pinning): Document it.