Releases: mljar/mercury
v3.0.0
New architecture! The v3 of Mercury is based on Tornado server, and is using Jupyter Lab frontend to serve widgets in the same way as in Jupyter notebooks. Thanks to this we get greater flexibility in what we can do with app. We use ipywidgets and anywidgets packages to create easy to use and looking-great collection of widgets. The v3 version contains Mercury extension for Jupyter Lab and MLJAR Studio which allows you to preview app during development.
I hope you will be able to create amazing apps with Mercury! ❤️
v2.4.3 0 - Last v2 release
We are moving Mercury to the new architecture - version 3.0.0
The new Mercury will support all ipywidgets widgets and it will have improved layout control. The philosophy behind Mercury stays unchanged - we want to provide an easy way to serve Python notebooks as web apps.
v2.4.2
v2.4.1
v2.3.10
v2.3.9
v2.3.8
Changes
- added
sanitizein Text widget (#303) - added PDF widget for displaying PDF in Python notebooks