-
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.
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.