How can I create a voila webapp with flask by importing my jupyter notebook?
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.
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.