Webbrowser in PyCharm from codeline
Answered
Hi,
I am developing a plugin for PyCharm. I use Pyan3 to generate a static graph. Pyan3 gives me an HTML file as a result, which I want to display in PyCharm. I tried with the webbrowser.open(), but not worked.
Is it possible to open the html file inside pyCharm? (from code line)
Thank you for your help!

PyCharm Professional 2021.2.3
Please sign in to leave a comment.
Hi Peter,
Please take a look at JCEF: https://plugins.jetbrains.com/docs/intellij/jcef.html