gregsexton / gregsexton/ob-ipython

ob-ipython freezes

Open
#201 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
742
Forks
107
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.