v0.19.29
Try this release in your browser! (Available 30 minutes after the release)
Generate your own binder links using pluto-on-binder.glitch.me!
Distributed support and interrupts on Windows
This release contains a long-awaited fix to #300 and #452: you can now use Distributed inside your notebooks, and you can interrupt cells on Windows.
To enable this new functionality, run Pluto with:
Pluto.run(workspace_use_distributed_stdlib=false)
Please send us your feedback (positive or negative!) to #2240 or open a new issue. The more feedback, the sooner we can make it the default!