Hacker News new | ask | show | jobs
by sireat 1119 days ago
Mercury certainly seems worthy of keeping an eye out.

Voila is the obvious competitor to this. There are also different oranges and apples such as Dash, Streamlit, Panel: https://anaconda.cloud/dashboardlandscape - obviously Anaconda is a bit biased here.

I suppose the biggest limitation to Mercury is the limited number of widgets. Good for quick demos.

Also deployment is a bit unclear at the moment - I wonder how easy it is to keep Mercury deployed in a separate Docker container - that is I do not want to keep random ports open on my notebook server.

Then again probably deployment/hosting is how Mercury expects to make some money.

1 comments

Mercury is for quick demos. It is not a full web framework. The simplicity of the framework is very important for us.

We hope to extend widgets offering in the near future.

You are right. We are working on Mercury Cloud service where you can just upload notebook to deploy it. We have free and paid plans. But you can also self-host Mercury with docker-compose.