Submitted by pp314159 t3_112z9y9 in MachineLearning
DigThatData t1_j8or4jr wrote
i feel like voila is pretty hard to beat, especially considering it already ships with jupyter. just change the word "tree" in your URL to "voila" and bam: your notebook's a webapp.
autoraft t1_j8q25ak wrote
Right, have been using voila for last three years. Quite mature project (never had any issues), and the project is actively maintained. But of course, there are tonnes of things still possible to add as features.
DigThatData t1_j8qkl3f wrote
all I know is voila works with panel, and panel works with basically everything (ipywidgets, bokeh, plotly...). not sure about streamlit/gradio.
pp314159 OP t1_j8qsdkk wrote
That's true! Voila is hard to beat.
I'm working on Mercury Cloud, so you can just upload notebook to the cloud to make it available as web app. This will help many users to deploy notebooks as apps.
We also provide commercial support for Mercury for Pro users.
Those are the pain points for Voila.
Viewing a single comment thread. View all comments