From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GHufHT7o3mEpCwEAgWs5BA (envelope-from ) for ; Wed, 12 Jan 2022 15:39:58 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uPL5GT7o3mE8OAEAauVa8A (envelope-from ) for ; Wed, 12 Jan 2022 15:39:58 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 253ED15D07 for ; Wed, 12 Jan 2022 15:39:58 +0100 (CET) Received: from localhost ([::1]:40078 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n7en7-0003AM-8o for larch@yhetil.org; Wed, 12 Jan 2022 09:39:57 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48288) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7dXg-0005tq-3Y for emacs-orgmode@gnu.org; Wed, 12 Jan 2022 08:19:56 -0500 Received: from [2607:f8b0:4864:20::1032] (port=52152 helo=mail-pj1-x1032.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n7dXd-00048d-If for emacs-orgmode@gnu.org; Wed, 12 Jan 2022 08:19:55 -0500 Received: by mail-pj1-x1032.google.com with SMTP id o3so4821347pjs.1 for ; Wed, 12 Jan 2022 05:19:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=xm31dSEHt7/B6TpaAQyXAJN9AWrFIxKto7WMksHiY20=; b=I2M/ExGP+QLunQC3QCy5covwUmLJ4SHSJvrpoEPgT56xR3zyDuTqJiJ514agR1BkKw PYbCVG3d30T/Xgy8qnynjall2VhimS1V7KVJpDgYedCgHtfkxQC5GDzJfGkcQH/ToiS/ RXoY0kKljrgpvdx6JesWVfZeMnYb6ujx3zpdZ9T4R5UwCR0VmUf8hZGb6EyJyDx2Q0DF ZQAeFSEgdOG4n5Ux/b4P/Frnj7PLNTFK+bfofCrW1Cs4GDMLRbhQCNFQnBpGAYBCIkG5 LgHEsaBePtkamn7lI3ISB6o6bKnawVPSjiNJKzq2Dj704K/pgAYUHhtX7JuMoVWTm772 eXqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=xm31dSEHt7/B6TpaAQyXAJN9AWrFIxKto7WMksHiY20=; b=zKQfTdgGWqnU/jqjGiTRaSIG+6keeCW20ZwpU4MNsCRIQmQFyRKYu2U2YjGNficE2Z 0awThzrqdDa6P1frjyOiDDfeQaMTk9X1qxqpQrztDcwM94s7zwaCyCEVtFnxzn+Kw0pn zGtT5LvhV+cyWNOMqkul8oSUokOYj+navXy5i0p3Huz8aFwTt01PkHrUboY//C+LV47M mUOJ40ar+WXzVap9Cm4colm/R1ouDVZG6dtgpX19BhXqS9bYSizAl2sqxeT+LJBgBRt3 IinFCRhjOJCsLMxr4DsfaFZzMJU/YYdB36Vwg22LX1nYE9j/7CpIv2QtouewfyS0cVbK lc9A== X-Gm-Message-State: AOAM5324DiQoZPmw9rH208mHMcpWpAdkf8AdYeO7NQ2J3ixQUyf/5spz qwoP351jlBeynMOwH3Kz2mqux5Pj0Fw/Mw== X-Google-Smtp-Source: ABdhPJyfxnnMkCX1iVFwuVWerWySQrFY/geaFrWX2WDTZyOyoickNgkVwQ/dkBVNReneyVKMf+TD4A== X-Received: by 2002:a17:902:6bc1:b0:149:7c61:ad31 with SMTP id m1-20020a1709026bc100b001497c61ad31mr9222203plt.93.1641993591693; Wed, 12 Jan 2022 05:19:51 -0800 (PST) Received: from localhost ([103.125.234.210]) by smtp.gmail.com with ESMTPSA id x1sm2705373pgh.44.2022.01.12.05.19.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jan 2022 05:19:51 -0800 (PST) From: Ihor Radchenko To: Nathaniel Nicandro Subject: Re: Feedback on Emacs-Jupyter In-Reply-To: <87o84rkru0.fsf@gmail.com> References: <87o84rkru0.fsf@gmail.com> Date: Wed, 12 Jan 2022 21:24:12 +0800 Message-ID: <87ilupoznn.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::1032 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::1032; envelope-from=yantar92@gmail.com; helo=mail-pj1-x1032.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Org Mode List Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1641998398; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=xm31dSEHt7/B6TpaAQyXAJN9AWrFIxKto7WMksHiY20=; b=raq6bwaidbzjROdxU18/LlrVXcng0SRgTR0ypXPQkh9umKhVXMiaqimpUcX6LvGDWG9X9I 8dZ7u6m0LnmGQEL7Dwr8n8OstcYnxg4ZH0e7S+BsqtvEH6fJHQRNV5mrtbHP+tJwmfdMZ8 NWIg6lDKiEh4FFcQZOsqsxQgfTqaWD4sXwD68plf9IQuCJ0xGzqDt/nW0w7QVr1gD8e8wF QG+Z18yCbK5ZJBumwsbuGioACO4zcvYf41KSA443Tg6DZYWx0gNnfcVpkf6i9BflyUqqHk bKVtUV+lfAVriaoRY7emwL9gz1jg9rNQD257lwpAIBvL2r5XfG+3MOBJOiuaxA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641998398; a=rsa-sha256; cv=none; b=Knw5X9HXmxSpyy/Q4S226vj3xNNUV6mKsRn+aNRErzK7NldfapDFmlQS+V3ehLSTQwISai Ot+QUZm2mhM/FtUmiG57vlDnsVEKqEf9celXdV34AdwcK7EgXcsobCgDbVjfn89F3DoHP8 ZEM20sPwNZLRfVwF2ehTHTuGp/fUCzIUUqOyBjbUxVp0XHUrWE7J8cuMm/omQ9z418wh+h wS6Ak5qVLqO12IxnntJrXafFyaECvOW5FSLQPokIvYOipis5fQBfwLckkhT1ACRtaXr9X/ hXsSj66fg1HI0sWfey7VuXGDmGA/v4bLSidZluQk42qlexEGWm8RDImMCd+nwQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="I2M/ExGP"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.82 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="I2M/ExGP"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 253ED15D07 X-Spam-Score: -3.82 X-Migadu-Scanner: scn1.migadu.com X-TUID: MB3eSw4/hLZ7 Nathaniel Nicandro writes: > I'm the maintainer of the emacs-jupyter project > (https://github.com/nnicandro/emacs-jupyter) which essentially > integrates Jupyter kernels (https://jupyter.org) with Org mode source > blocks. > > I wanted to make an introduction to the Org community. So...hello! And > thanks for promoting the project on https://orgmode.org/features.html. > > I believe a lot of users of the project use it mainly for the Org > integration. I thought it would be a good idea to get some feedback > from the community on how their experience using emacs-jupyter has been. > I'm getting back into active maintenance of the project and am looking > for feedback to get a better idea of what the future of the project > could look like. What features of standard Org source blocks do you > find Jupyter source blocks are lacking? What potential features do you > think would be useful for Jupyter source blocks to support, given the > capabilities of Jupyter? What would it mean to see Emacs-Jupyter and > Org more integrated? Of course, any other thoughts are welcome. Thanks a lot for your work! I am not an active user of your package, but I recall a detailed video by Prof. Kitchin where he discussed some of the use cases, improvements, and "wishes" about emacs-jupyter: https://www.youtube.com/watch?v=RD0o2pkJBaI Hope it helps. Also, it appears that Jupyter is getting a lot of traction in research community and it is distributed via GPL-compatible license (modified BSD license). I believe that we should consider including the Org-related part to Org core if the rest can be distributed via ELPA. WDYT? Best, Ihor