From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Towards reproducibly Jupyter notebooks with Guix-Jupyter Date: Thu, 10 Oct 2019 16:57:04 +0200 Message-ID: <87eezkwsvz.fsf@gnu.org> References: <87lftt57ux.fsf@inria.fr> <96c12b67555216f9901745ff4f00eb552c78205b.camel@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56293) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIZsP-0000Pa-Nd for guix-devel@gnu.org; Thu, 10 Oct 2019 10:57:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIZsO-0003GB-HX for guix-devel@gnu.org; Thu, 10 Oct 2019 10:57:13 -0400 In-Reply-To: <96c12b67555216f9901745ff4f00eb552c78205b.camel@gnu.org> (Roel Janssen's message of "Thu, 10 Oct 2019 12:19:57 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Roel Janssen Cc: Guix Devel , Pierre-Antoine Rouby , guix-hpc@gnu.org Roel Janssen skribis: > The animated GIFs are really useful! If I understand this correctly, > the Guix Jupyter kernel allows one to use multiple (completely > distinct) environments in a single Notebook. So, mix Python, R and > Scheme in a single notebook. That's pretty neat! I=E2=80=99ve just learned that suppor= ts =E2=80=9Cpolyglot=E2=80=9D notebooks as well, though I don=E2=80=99t know h= ow it works. Ludo=E2=80=99.