Results 8 comments of Ethen

Good to know! I am looking for a how to embed multiple Bokeh plots in Flask (using flask_bootstrap) post, not so much on the how to set up flask or...

Yeah, so I tried the following: ```python # p1 is a single plot, and this renders fine plot_script, plot_div = components(p1) # but when I tried to add multiple plots...

@benfred ping ~

I see, thanks for the update. Will wait for the merge & updated steps.

Hi @sandeepmishratech , thanks for sharing it. FYI, we don't actually edit the html ourselves, we modify the jupyter notebook version of the documentation, https://github.com/ethen8181/machine-learning/blob/master/python/class.ipynb, then html files are generated...

Hi, was curious if the Heroku setting made it in master yet and if it hasn't is there an expected date. Thanks!

@aaronbiller , sorry for the late response. I have zero knowledge about html/css..., do you mean changing it to: ```css .renderedMarkdown .code-output { background: #ffffff; /* change it to all...