all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludovic.courtes@inria.fr>
To: guix-science@gnu.org
Subject: Guix-Jupyter 0.2.2 released
Date: Mon, 26 Jul 2021 22:01:28 +0200	[thread overview]
Message-ID: <878s1s7skn.fsf@gnu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1690 bytes --]

Hello!

Guix-Jupyter 0.2.2 is out with a bunch of bug fixes!

  https://gitlab.inria.fr/guix-hpc/guix-kernel

You can get it from Guix:

  guix pull
  guix install guix-jupyter

Excerpt from the ‘NEWS’ file:

  * Changes in 0.2.2 (since 0.2.1)
  ** Bug fixes

  *** Publish a message upon startup (<https://issues.guix.gnu.org/49355>)

      Previously, Guix-Jupyter would fail to say “hi” on the IOPub socket, which
      newer Notebook versions would interpret as kernel failure.

  *** Correctly report idle/busy status
      (<https://gitlab.inria.fr/guix-hpc/guix-kernel/-/issues/3>)

      Until now, Guix-Jupyter would always appear to be busy.  Consequently, the
      favicon and the indicator in the top-right corner of the Jupyter Notebook
      web interface would suggest that.  Additionally, completion requests would
      not be sent, on the grounds that the kernel is busy.

  *** Kernel no longer crashes on ‘;;guix download’ directives for local files
      (<https://gitlab.inria.fr/guix-hpc/guix-kernel/-/issues/4>)

      Kernel no longer crashes when passed a ‘download’ directive for a local
      file, as in:

      #+begin_example
        ;;guix download /home/charlie/data.txt 17f5172af292021343644368b5123bf333a8cc8b25818788d9042e2d8dd81293
      #+end_example

Guix-Jupyter is the Jupyter kernel for reproducible notebooks.  It
allows you to annotate notebooks with directives specifying the software
environment in which cells are to be evaluated.  Additionally, cells are
evaluated in containers, which guarantees their result does not
inadvertently depend on external state.

Enjoy!

Ludo’.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 869 bytes --]

             reply	other threads:[~2021-07-26 20:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-26 20:01 Ludovic Courtès [this message]
2021-08-17 12:47 ` Guix-Jupyter 0.2.2 released zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878s1s7skn.fsf@gnu.org \
    --to=ludovic.courtes@inria.fr \
    --cc=guix-science@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.