From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Towards reproducibly Jupyter notebooks with Guix-Jupyter Date: Thu, 27 Feb 2020 08:25:29 -0600 Message-ID: <20200227142529.i5ryhiwfdfswkvbo@thebird.nl> References: <875zkru70u.fsf@inria.fr> <87imorqx0w.fsf@inria.fr> <87y2xd5bmb.fsf@inria.fr> <87ftjih226.fsf@inria.fr> <87pnifsijm.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47764) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7KCp-0002PB-KD for guix-devel@gnu.org; Thu, 27 Feb 2020 09:32:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7KCo-0003eQ-ME for guix-devel@gnu.org; Thu, 27 Feb 2020 09:32:03 -0500 Received: from mail.thebird.nl ([94.142.245.5]:45462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j7KCo-0003eG-GZ for guix-devel@gnu.org; Thu, 27 Feb 2020 09:32:02 -0500 Content-Disposition: inline In-Reply-To: <87pnifsijm.fsf@ambrevar.xyz> 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: Konrad Hinsen Cc: Guix Devel Dear Konrad, 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. Pj.