Releases: mljar/mercury
Releases Β· mljar/mercury
0.8.6
25 May 08:17
Compare
Sorry, something went wrong.
No results found
Enhancements
#98 export notebook as PDF
0.8.0
18 May 10:32
Compare
Sorry, something went wrong.
No results found
0.7.0
06 May 13:08
Compare
Sorry, something went wrong.
No results found
Enhancements
(#8 ) Notebook as REST API. You can easily execute the notebook as REST API and return JSON response. Please see the docs .
0.6.10
19 Apr 13:10
Compare
Sorry, something went wrong.
No results found
Enhancements
(#85 ) add option to deploy Mercury based app made from Python notebook to the HuggingFace Spaces
0.6.8
11 Apr 10:42
Compare
Sorry, something went wrong.
No results found
Fixes
Update nbconvert version to >=6.5.0
0.6.0
21 Mar 11:18
Compare
Sorry, something went wrong.
No results found
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
0.5.1
18 Feb 14:40
Compare
Sorry, something went wrong.
No results found
Realease 0.5.1
Enhancements
(#47 ) Add run command - it greatly simplify the process of deployment on Heroku
(#48 ) Add demo option in run command
(#39 ) Add anaconda recipe
0.4.1
17 Feb 09:46
Compare
Sorry, something went wrong.
No results found
Release 0.4.1
Bug fixes
(#45 ) Fixed: Mercury doesn't show the executed notebook if error occurred
0.4.0
10 Feb 11:32
Compare
Sorry, something went wrong.
No results found
Release 0.4.0
Enhancements
(#37 ) Add option to create output files for download
(#18 ) Add delete and list commands
(#36 ) Add with the same notebook path will update existing notebook
(#3 ) Add Clear tasks button to remove previous runs
Bug fixes
(#35 ) Add exe extension to mercury binary on Windows
0.2.0
21 Jan 15:54
Compare
Sorry, something went wrong.
No results found
Added file and text input widgets.