From mboxrd@z Thu Jan 1 00:00:00 1970 From: Deepak Cherian Subject: bokeh, ob-ipython and org-mode HTML export Date: Sat, 4 Nov 2017 21:55:58 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40193) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eBCya-0001aG-QH for emacs-orgmode@gnu.org; Sun, 05 Nov 2017 00:56:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eBCyZ-0003UQ-VL for emacs-orgmode@gnu.org; Sun, 05 Nov 2017 00:56:04 -0400 Received: from mail-pf0-x230.google.com ([2607:f8b0:400e:c00::230]:45958) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eBCyZ-0003TJ-P9 for emacs-orgmode@gnu.org; Sun, 05 Nov 2017 00:56:03 -0400 Received: by mail-pf0-x230.google.com with SMTP id d28so5267411pfe.2 for ; Sat, 04 Nov 2017 21:56:03 -0700 (PDT) Received: from ?IPv6:2601:1c0:8700:9e96:7c71:6da5:33c0:577b? ([2601:1c0:8700:9e96:7c71:6da5:33c0:577b]) by smtp.googlemail.com with ESMTPSA id x4sm15821743pge.23.2017.11.04.21.55.59 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2017 21:55:59 -0700 (PDT) Content-Language: en-GB List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org I have a blog post up that might be of interest to some of you on this list: http://cherian.net/posts/bokeh-org-mode.html. It looks at ways to embed interactive Javascript plots using bokeh when exporting org files to HTML (bokeh.pydata.org). Feedback and suggestions welcome! Deepak