Skip to content

Releases: mljar/mercury

0.6.0

21 Mar 11:18
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Added file and text input widgets.