From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Towards reproducibly Jupyter notebooks with Guix-Jupyter Date: Thu, 27 Feb 2020 15:36:37 +0100 Message-ID: References: <875zkru70u.fsf@inria.fr> <87imorqx0w.fsf@inria.fr> <87y2xd5bmb.fsf@inria.fr> <87ftjih226.fsf@inria.fr> <87pnifsijm.fsf@ambrevar.xyz> <20200227142529.i5ryhiwfdfswkvbo@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48635) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7KHS-0003k5-Aw for guix-devel@gnu.org; Thu, 27 Feb 2020 09:36:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7KHR-0004ps-DE for guix-devel@gnu.org; Thu, 27 Feb 2020 09:36:50 -0500 Received: from mail-qt1-x82d.google.com ([2607:f8b0:4864:20::82d]:37479) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7KHR-0004or-9R for guix-devel@gnu.org; Thu, 27 Feb 2020 09:36:49 -0500 Received: by mail-qt1-x82d.google.com with SMTP id j34so2411229qtk.4 for ; Thu, 27 Feb 2020 06:36:49 -0800 (PST) In-Reply-To: <20200227142529.i5ryhiwfdfswkvbo@thebird.nl> 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-mx.org@gnu.org Sender: "Guix-devel" To: Pjotr Prins Cc: Guix Devel Hi Pjotr, On Thu, 27 Feb 2020 at 15:33, Pjotr Prins wrote: > I don't thing we have an R kernel yet for Jupyter. How hard would it > be to add that? I have been using the Python version in class. It is > great :). And you don't really need Jupyterhub for a class. Is ' r-irkernel' not what you want? All the best, simon