ob-ipython icon indicating copy to clipboard operation
ob-ipython copied to clipboard

ob-ipython freezes

Open hwc27 opened this issue 7 years ago • 1 comments

Here are some of the version info

Emacs 25.3 on macOS org-mode: 20171205 ob-ipython 20180224.953 Jupyter: 4.3.0 IPython: 5.8.0 Python 2.7.14

When I run any code, Emacs freezes and I have to force quit. #+BEGIN_SRC ipython :session :results raw drawer a = 1 #+END_SRC

I have been using ob-ipython for about 1 year without problem. I recently updated a bunch of emacs packages. That might have caused some problem.

I think the problem is with the kernel. When I run it with a remote IPython kernel, it works. Is there a way to check what is causing the problem?

hwc27 avatar Nov 07 '18 00:11 hwc27

I can't get it working on my Mac anymore... i believe it's due to update in IPYTHON

yitang avatar Dec 14 '18 23:12 yitang