Skip to content

Releases: marimo-team/marimo

0.1.3

29 Aug 23:06
8eab202
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • Add logging for WebSocket closure. Try to reconnect on ws error by @mscolnick in #22
  • Add styling for blockquotes in markdown CSS by @mscolnick in #26

Full Changelog: 0.1.2...0.1.3

0.1.2

22 Aug 21:40
aa435a7
Compare
Choose a tag to compare

What's Changed

Features

  • Stop execution of a cell and its descendants with mo.stop(): @akshayka in #11

Bug fixes

  • Update hover area to extend left and right by @mscolnick in #15

Full Changelog: 0.1.1...0.1.2

0.1.1

18 Aug 22:48
b67b759
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

  • Fix favicon / manifest.json by @mscolnick in #4
  • Disallow autosave of 0 and wait until some code is loaded by @mscolnick in #5

Full Changelog: 0.1.0...0.1.1

0.1.0

14 Aug 19:30
Compare
Choose a tag to compare

Make reactive notebooks that double as apps: marimo is a new kind of Python notebook with interactivity built-in.