gregsexton / gregsexton/ob-ipython
Wrong type argument:listp
Open
- Dominant language
- Emacs Lisp
- Stars
- 742
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to execute the code below and I am getting error:
> Wrong type argument:listp, "/tmp/image.png"
#+BEGIN_SRC` ipython :session :ipyfile /tmp/image.png :exports both :results raw drawer
plt.hist(np.random.randn(20000), bins=200)
#+END_SRC
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.