gregsexton / gregsexton/ob-ipython
Can not create ./obipy-resources/ on windows7
Open
- Dominant language
- Emacs Lisp
- Stars
- 742
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
#+RESULTS:
:RESULTS:
:END:
#+BEGIN_SRC ipython :session :exports both :results raw drawer
plt.hist(np.random.randn(2000), bins=200)
#+END_SRC
----------------------
Error:
executing Ipython code block...
ob-ipython--generate-file-name: Cannot create temporary name for prefix: Permission denied, ./obipy-resources/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.