ob-ipython icon indicating copy to clipboard operation
ob-ipython copied to clipboard

Specifying stable filename for images

Open tohojo opened this issue 7 years ago • 2 comments

Would it be possible to add an option to have stable image file names for the output of a source block? For instance, if a source block has a #+NAME of 'my-calculation', then any output graph would be saved as 'my-calculation.svg'.

This would make it easier to reuse figure output in other sources, e.g., in a publication.

tohojo avatar Jun 10 '18 14:06 tohojo

Use :ipyfile path

amirdib avatar Jan 03 '19 15:01 amirdib

Great, thanks! I'll give that a shot :)

tohojo avatar Jan 03 '19 16:01 tohojo