gregsexton / gregsexton/ob-ipython

Wrong type argument:listp

Open
#208 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.