Voila: Voila webapp with Flask

Created on 19 Aug 2019  路  3Comments  路  Source: voila-dashboards/voila

How can I create a voila webapp with flask by importing my jupyter notebook?

Most helpful comment

I still have a dream to refactor https://github.com/maartenbreddels/flask-ipywidgets to use much of the voila frontend code :)

I think it's very doable.

All 3 comments

voila uses tornado. You can run tornado and flask together but I wouldnt.

What would you suggest? @timkpaine

I still have a dream to refactor https://github.com/maartenbreddels/flask-ipywidgets to use much of the voila frontend code :)

I think it's very doable.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

janfreyberg picture janfreyberg  路  6Comments

paugier picture paugier  路  6Comments

tylerburleigh picture tylerburleigh  路  6Comments

choldgraf picture choldgraf  路  8Comments

ericmjl picture ericmjl  路  9Comments