[Flask] Flask App with PhosphorJS, Bokeh

Austin Redding austinmredding at gmail.com
Wed Jan 24 14:22:59 EST 2018


I'm trying to launch Flask app with Bokeh and PhosphorJS. I have
successfully employed Bokeh into my Flask app, but I'm stuck on
implementing PhosphorJS. The PhosphorJS is written in Typescript, which is
where I believe the problem lies.

In my index.html file, am I able to use url_for(typescript.ts)? Is Flask
able to handle this? Or, is the reason I'm unable to see my PhosphorJS
widgets because the browser cannot compile/translate the typescript?

Any suggestions for how I might need to go about implementing my PhosphorJS
widgets? Thanks in advance.

-Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20180124/057855cc/attachment.html>


More information about the Flask mailing list