gregsexton / gregsexton/ob-ipython

ob-ipython freezes when trying to execute blocks using julia kernel

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

Description

If I try to `C-c C-c` the following block:
```
#+BEGIN_SRC ipython :session :results raw drawer :kernel julia-0.6
1+1
#+END_SRC
```
the kernel just hangs, saying `executing Ipython code block...` forever. Works fine on regular python kernel though.

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.