v0.17.3
Pluto v0.17.3
Try this release in your browser! (Available 30 minutes after the release)
Generate your own binder links using pluto-on-binder.glitch.me!
Merged pull requests:
- Allow cyclic references in some cases (#1668) (@Pangoraw)
- Fix #1724 (#1735) (@fonsp)
- Global storage for published objects (#1719) (@fonsp)
- Don't resend published objects from PlutoRunner if unchanged (#1721) (@fonsp)
- Launch parameter to insert HTML into the top of the notebook (#1683) (@fonsp)
Merged pull requests (for PlutoSliderServer.jl):
- API for widgets to return possible bind values (#1600) (@Pangoraw)
- Remove
is_first_value
from state (#1736) (@fonsp) - Precomputed slider server support (#1703) (@fonsp)
Merged pull requests (internal changes):
- Fix result nothing error (#1685) (@fonsp)
- remove time warning (#1707) (@AshtonSBradley)
- Fix typo (#1713) (@rikhuijzer)
- Simpler
disable_writing_notebook_file
logic (#1717) (@fonsp)
Closed issues:
- Cyclic references between methods in cells (#178)
- Another cyclic reference error (#1579)
- Cyclic reference for self-recursive A.b methods (#1622)
- Locate/stop current running cell easily (#1585)
- Truncate long strings (#892)
- htmlview.glitch.me should not use an iframeresizer? (#1538)
- MLJ.@pipeline fails with UndefVarError (#1658)
- Extra update with
missing
(#1680) - Extra updates on bound value change (#1724)
- using ApproxFun.jl kills Pluto (#1682)
- Live Docs does not clear when search query is cleared (#1732)
- Weird markdown bullet point rendering in Pluto (#1734)