You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I load a StatProfileHTML.jl report that's hosted on GitHub, the flame graph doesn't appear, though it appears if I open the "same" report locally in the same browser, it works fine:
local
on GitHub
I've disabled any blockers from running on GitHub.io, so that's not the problem.
How can I get the flame chart to render correctly? I feel like there must be some simple thing I'm missing here.
Background:
When a StatProfileHTML.jl report is saved in a GitHub repository, you can prepend https://htmlpreview.github.io/? to to full url to the index.html file in the repository and it will render the report in your browser.