Import Jupyter notebooks with images

I would like to add some jupyter notebooks (i am learning matplotlib right now and would like to save them as a knowledge base in joplin) into joplin. I am using nbconvert to convert my notebooks to plain markdown with images, but the images are not imported.

Searching around this forum i found no proper solution to importing images. Is there any chance to import my notebooks?

2 Likes

You might need to manually copy/paste the image into Joplin, so that it gets saved in the Joplin directory (whether it is local, dropbox or something else).

Thanks. But i was looking for a faster way. My notebooks contain a lot of images so it is very time consuming inserting them all one by one