gregsexton / gregsexton/ob-ipython
ob-ipython freezes when trying to execute blocks using julia kernel
Open
- 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.