Skip to content

Releases: mljar/mercury

1.1.2

11 Jul 11:22
Compare
Choose a tag to compare

Enhancements

  • (#75) use PostreSQL database in docker-compose deployments

Bug fixes

  • (#122) improve validation for numeric input
  • (#125) add padding-bottom for change password button

1.1.1

08 Jul 19:47
Compare
Choose a tag to compare

Bug fixes

  • (#123) fix static files versions
  • (#124) add redirects for login and account addresses

1.1.0

01 Jul 11:16
Compare
Choose a tag to compare

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

Execution history demo

execution-history-short

1.0.1

22 Jun 07:49
Compare
Choose a tag to compare

Bug fixes

  • #113 fix typo in email settings

1.0.0

01 Jun 12:37
Compare
Choose a tag to compare

Enhancements

  • #97 - schedule notebooks
  • #99 - send email notifications about scheduled notebooks status
  • #98 - export notebook to PDF
  • #86 - move output files to sidebar
  • #105 - add information about presentation shortcuts in the sidebar

0.8.6

25 May 08:17
Compare
Choose a tag to compare

Enhancements

  • #98 export notebook as PDF

0.8.0

18 May 10:32
Compare
Choose a tag to compare

Enhancements

  • #97 Schedule notebooks

0.7.0

06 May 13:08
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixes

  • Update nbconvert version to >=6.5.0