Skip to content

Releases: mljar/mercury

0.8.6

25 May 08:17

Choose a tag to compare

Enhancements

  • #98 export notebook as PDF

0.8.0

18 May 10:32

Choose a tag to compare

Enhancements

  • #97 Schedule notebooks

0.7.0

06 May 13:08

Choose a tag to compare

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

Choose a tag to compare

Enhancements

  • (#85) add option to deploy Mercury based app made from Python notebook to the HuggingFace Spaces

0.6.8

11 Apr 10:42

Choose a tag to compare

Fixes

  • Update nbconvert version to >=6.5.0

0.6.0

21 Mar 11:18

Choose a tag to compare

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
c51bd07

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

Added file and text input widgets.