Recent Releases of mercury
mercury -
Enhancements
- (#433) Table widget added :))
- Python
Published by pplonski almost 2 years ago
mercury - v2.3.8
Changes
- added
sanitizein Text widget (#303) - added PDF widget for displaying PDF in Python notebooks
- Python
Published by pplonski almost 2 years ago
mercury - 2.3.0
Enhancements
- #263 better error message if notebook not found
- #273 display Mercury version on local server start
- #274 set custom domain for Site in database
- #276 nicer display of output files for download
- #278 allow widgets in the loop
- #290 add
NumberBoxwidget
Bug fixes
- #246 fix share button on Safari web browser
- #265 set allowed Python versions 3.8-3.11
- #277 fix show prompt in Safari
- #275 fix private notebook display when stored on S3
- #282 fix output files for download
- Python
Published by pplonski almost 3 years ago
mercury - v2.0.9
Mercury Apps are accessed by slug. The slug is constructed from the notebook file name. Using slug instead of notebook id will guarantee the same URL for notebooks (#133). Additionally, notebooks are sorted by slug in home view (#84).
- Python
Published by pplonski about 3 years ago
mercury - 1.1.0
Enhancements
- (#87) add markdown text to the sidebar
- (#115) show execution history
Bug fixes
- (#116) execute with empty list in multi select
- (#109) fix URL in HuggingFace deployments
- (#95) fix typo in
ClearTaskView
Docs
- (#108, #55) improve docs :)
Execution history demo

- Python
Published by pplonski over 3 years ago
mercury - 0.6.0
Enhancements
- #56 #57 added authentication, user can select with who to share the notebook
- #67 allow embedding
- #62 add house icon
- #63 add a message about private notebooks in case of the pro version
- #64 #65 add certbot for SSL certificate issue and renewal to docker-compose
Bug fixes
- #58 fix problem with notebook reading (thank you @doubianimehdi)
- #66 add missing package
ipython_genutils(thank you @MarvinKweyu)
- Python
Published by pplonski almost 4 years ago
mercury - 0.4.0
Release 0.4.0
Enhancements
- (#37) Add option to create output files for download
- (#18) Add
deleteandlistcommands - (#36) Add with the same notebook path will update existing notebook
- (#3) Add
Clear tasksbutton to remove previous runs
Bug fixes
- (#35) Add exe extension to mercury binary on Windows
- Python
Published by pplonski about 4 years ago