gregsexton / gregsexton/ob-ipython
jupyter-julia: file param not working
Open
- Dominant language
- Emacs Lisp
- Stars
- 742
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
I can't get the :file param working with the julia-0.6 kernel. I'm using Plots.jl with the gr() backend.
In the notebook (with the web browser) the image is inserted.
I can workaround it by saving the figure to a file with eg. png("output.png"), but I'd like to get the same result with the :file / asynk-file keyword, any idea?
Thanks, Nicolò
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.