Skip to content

Releases: mljar/mercury

v2.0.0

13 Feb 14:11

Choose a tag to compare

Mercury V2

You can specify widgets with Python code:

  • it allows caching cell execution results,
  • you can have dynamic widgets,
  • execution speed is ~ x20 faster comparing to V1.

1.1.6

02 Sep 09:06

Choose a tag to compare

Bug fixes

1.1.5

28 Jul 16:55

Choose a tag to compare

Bug fixes

  • (#151) fix windows path in output files

1.1.4

28 Jul 11:56

Choose a tag to compare

Enhacements

  • (#149) allow colon in text input

1.1.3

12 Jul 11:50

Choose a tag to compare

Enhancements

  • (#137) don't switch to default view between notebooks runs

Bug fixes

  • (#126) remove blinking of history execution
  • (#131) remove old auth token from localStorage
  • (#135) disable execution history from watch mode

1.1.2

11 Jul 11:22

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

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

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

Choose a tag to compare

Bug fixes

  • #113 fix typo in email settings

1.0.0

01 Jun 12:37

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