Why does Jupyter in Pycharm not show images?
In a Notebook, the web interface (which you can see by running the Jupyter server in Pycharm and then opening a browser) shows images (screenshot [1]).
The interface inside Pycharm does not (screenshot [2]).
The images of course exist in the correct folder (as can be seen in the web interface).
The example is this open-source Notebook from Google.
[1]

[2]

Please sign in to leave a comment.
Hi,
This is a known issue, unfortunately.
Please vote for the corresponding bug https://youtrack.jetbrains.com/issue/PY-29177 in order to increase its priority and be notified about resolution.