Markdown cell in jupyter notebook does not show image specified with relative path but jupyter does

Answered

Hello together,

I am new to Pycharm and try to  display an image in a Jupyter Notebook. The command itself seems to be correct, as I can execute the Notebook with Jupyter and get the image displayed correctly. However, within Pycharm the markdown cell just displays the alternative text ("some text") for the image.

The command is

![some text](Images/image.png "A Image")

Note: In the Project settings under "Project Structure", the project folder is set as content root.

Can somebody give an advice, what I am doing wrong? Is there an additional working folder for the interpreter which I do have to set up? Thanks in advance for your help.

0
3 comments
Official comment

Hi Christoph!

Thank you for pointing out to this problem. It's our bug, I've created an issue on our tracker: https://youtrack.jetbrains.com/issue/PY-27044

Avatar
Permanently deleted user

Thanks for the feedback. Is there I nightly build repo or similarly where I can get a fixed version? And when does it make sense to look for a bugfix. Can I expect it with the next release? 

 

Best regards,

 Christoph

0

Hi Christoph!
We don't have a nightly build repo. I've had a conversation with a developer and we can't say that we definitely fix this problem with the next release.

Thanks, Valentina

0

Please sign in to leave a comment.