How can i stop open hyperlink form remote service automatically?

I am using PyCharm for remote development. The code I am running sends a hyperlink request, and when opened, it contains an image (it should be from a function similar to plt.show() in the remote Python code). Before that time, it asked me if I wanted to open it locally, and I chose "Yes" and "Do not ask again". But now I don't want it to open automatically. How can I disable this?

0
1 comment

Hi Zhongzane2012, do you have anything under File | Settings | Appearance & Behavior | Notifications > Don’t ask again notifications related to opening hyperlinks? If you find one, try removing it from the list

0

Please sign in to leave a comment.