all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix-Jupyter 0.2.2 released
@ 2021-07-26 20:01 Ludovic Courtès
  2021-08-17 12:47 ` zimoun
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2021-07-26 20:01 UTC (permalink / raw)
  To: guix-science

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Guix-Jupyter 0.2.2 released
  2021-07-26 20:01 Guix-Jupyter 0.2.2 released Ludovic Courtès
@ 2021-08-17 12:47 ` zimoun
  0 siblings, 0 replies; 2+ messages in thread
From: zimoun @ 2021-08-17 12:47 UTC (permalink / raw)
  To: Ludovic Courtès, guix-science

Hi,

On Mon, 26 Jul 2021 at 22:01, Ludovic Courtès <ludovic.courtes@inria.fr> wrote:
> Hello!
>
> Guix-Jupyter 0.2.2 is out with a bunch of bug fixes!
>
>   https://gitlab.inria.fr/guix-hpc/guix-kernel

Youpi! :-)

Thanks for all the bug fixes.

Cheers,
simon


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-17 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 20:01 Guix-Jupyter 0.2.2 released Ludovic Courtès
2021-08-17 12:47 ` zimoun

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.