From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: Towards reproducibly Jupyter notebooks with Guix-Jupyter Date: Thu, 27 Feb 2020 19:43:06 +0100 Message-ID: References: <87imorqx0w.fsf@inria.fr> <87y2xd5bmb.fsf@inria.fr> <87ftjih226.fsf@inria.fr> <87pnifsijm.fsf@ambrevar.xyz> <20200227142529.i5ryhiwfdfswkvbo@thebird.nl> <20200227181149.jlvao3ywzrvfsrzj@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]:38013) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7O84-0001Dt-HK for guix-devel@gnu.org; Thu, 27 Feb 2020 13:43:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7O83-00010J-K9 for guix-devel@gnu.org; Thu, 27 Feb 2020 13:43:24 -0500 Received: from mail-io1-xd2f.google.com ([2607:f8b0:4864:20::d2f]:40030) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7O83-0000zj-DJ for guix-devel@gnu.org; Thu, 27 Feb 2020 13:43:23 -0500 Received: by mail-io1-xd2f.google.com with SMTP id x1so566264iop.7 for ; Thu, 27 Feb 2020 10:43:23 -0800 (PST) In-Reply-To: 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: zimoun Cc: Guix Devel hello On Thu, Feb 27, 2020 at 7:20 PM zimoun wrote: > Because other kernels are named: python-ipykernel or ruby-iruby. > Another: python-pari-jupyter. > And another other: jupyter-guile-kernel. > Well, there is no real convention yet, if I understand correctly. > > A good move should to start a gnu/packages/jupyter.scm to put all the > Jupyter related machinery inside... I do not know. Maybe we can help them show up properly in guix search results, like adding what could be missing in description. -- Vincent Legoll