From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: workflow, matlab+latex in org file Date: Sat, 11 Mar 2017 14:54:01 +0000 Message-ID: <87pohnn9ti.fsf@mat.ucm.es> References: <8760sc8ids.fsf@mat.ucm.es> <87shvg6z9i.fsf@mat.ucm.es> <5e1e71e3698e415ca51a0b9e3cab5dac@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87h931qa9f.fsf@ucl.ac.uk> <87tw70dysj.fsf@mat.ucm.es> <8737ejoq44.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmiPT-0004rh-9e for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 09:54:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmiPP-0001MG-D9 for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 09:54:19 -0500 Received: from [195.159.176.226] (port=60498 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cmiPP-0001LA-5d for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 09:54:15 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cmiPE-00016H-Ez for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 15:54:04 +0100 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 > The kernel provides a "session" so matlab stays alive and doesn't have to > restart on every block. Ah ok like the matlab shell as in emacs matlab mode. It seems that I got it to work, there was a python lib conflict but the author released just a new version solving the problem. > The kernel might require python3. Seems ok in 2.7, but I am not sure that it is running, I just evaluated the lisp code you sent me, I can't see any difference so maybe something is not right. Uwe