Skip to content

Releases: mljar/mercury

v3.0.0

15 Jan 11:15

Choose a tag to compare

New architecture! The v3 of Mercury is based on Tornado server, and is using Jupyter Lab frontend to serve widgets in the same way as in Jupyter notebooks. Thanks to this we get greater flexibility in what we can do with app. We use ipywidgets and anywidgets packages to create easy to use and looking-great collection of widgets. The v3 version contains Mercury extension for Jupyter Lab and MLJAR Studio which allows you to preview app during development.

I hope you will be able to create amazing apps with Mercury! ❤️

v2.4.3 0 - Last v2 release

20 Nov 09:31

Choose a tag to compare

We are moving Mercury to the new architecture - version 3.0.0

The new Mercury will support all ipywidgets widgets and it will have improved layout control. The philosophy behind Mercury stays unchanged - we want to provide an easy way to serve Python notebooks as web apps.

v2.4.2

10 May 13:13

Choose a tag to compare

Enhancements

  • (#406) add option to hide Share button

v2.4.1

08 May 14:11

Choose a tag to compare

Enhancements

  • (#316) add option to call notebook as REST API

v2.3.10

20 Mar 15:44

Choose a tag to compare

Fixed release packing issue

v2.3.9

20 Mar 14:31

Choose a tag to compare

Enhancements

  • (#433) Table widget added :))

v2.3.8

18 Mar 07:58

Choose a tag to compare

Changes

v2.3.7

26 Oct 12:41

Choose a tag to compare

Fix problem with NaNs in Select and MultiSelect widgets (#382).

v2.3.6

24 Oct 07:55

Choose a tag to compare

The frontend wasn't packed correctly in the previous release (2.3.5). This release fixes it.

v2.3.5

11 Oct 08:03

Choose a tag to compare

Fixes

  • (#362) change footer
  • (#373) update django to 4.2.2