David Hohensinn

Results 2 comments of David Hohensinn

Hi @matthewwardrop, I'm sending you an example post as substitute for @rene-giretzlehner :-) Please find the source files at https://github.com/Breaka84/knowledge-repo/tree/plotly_md_test/tests/test_posts/slow_rendering This post takes about 25 to 30 seconds to initially...

Hi @matthewwardrop, thank you for the code! I presume `p.runcall(client.get, '/post/slow_post/plots.kp')` should be `response = p.runcall(client.get, SLOW_POST_PATH)` ? I run it today but the total time is below 1 second...