- This topic has 0 replies, 1 voice, and was last updated 2 years, 1 month ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Downloading and Displaying Images from Nodes
Hi all,
I was asked a question about downloading images from a node and displaying the image on JupyterHub, so I figured I’d share a notebook showing how to for everyone to see. This example uses an SVG, but other file formats are supported (see https://ipython.readthedocs.io/en/stable/api/generated/IPython.display.html#IPython.display.Image). You can download the files at https://gist.github.com/bjrice13/db4247fa90b39c1927e5ac1b6b66a5fb.
Edited: GitHub Gists can’t be embedded here 🙁