Skip to content

v0.19.29

Compare
Choose a tag to compare
@fonsp fonsp released this 27 Sep 18:22

Try this release in your browser! (Available 30 minutes after the release)

Binder logo

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!

New features

Diff since v0.19.28