Mljar Mercury Versions Save

Convert Jupyter Notebooks to Web Apps

v2.4.2

1 week ago

Enhancements

  • (#406) add option to hide Share button

v2.4.1

1 week ago

Enhancements

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

v2.3.10

1 month ago

Fixed release packing issue

v2.3.9

1 month ago

Enhancements

  • (#433) Table widget added :))

v2.3.8

1 month ago

Changes

v2.3.7

6 months ago

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

v2.3.6

6 months ago

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

v2.3.5

7 months ago

Fixes

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

v2.3.1

11 months ago

Fixes

  • #290 adjust margins in NumberBox
  • #307 fix URL in share dialog, thanks @kapily!

v2.3.0

11 months ago

Enhancements

  • #263 better error message if notebook not found
  • #273 display Mercury version on local server start
  • #274 set custom domain for Site in database
  • #276 nicer display of output files for download
  • #278 allow widgets in the loop
  • #290 add NumberBox widget

Bug fixes

  • #246 fix share button on Safari web browser
  • #265 set allowed Python versions 3.8-3.11
  • #277 fix show prompt in Safari
  • #275 fix private notebook display when stored on S3
  • #282 fix output files for download