You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These two together mean that you can use Pluto independently of the computer running the Pluto server - you can run it on Binder, heroku, SSH, and not worry about the computer itself. #JuliaOS
✅ MsgPack instead of JSON. This will make @bind up to 4x faster for image data, and will make the UI snappier in general.
The following features will be added as part of a
v0.11.*
release:(feel free to open an issue about any of these)
These two together mean that you can use Pluto independently of the computer running the Pluto server - you can run it on Binder, heroku, SSH, and not worry about the computer itself. #JuliaOS
@bind
up to 4x faster for image data, and will make the UI snappier in general.These will make PlutoUI.jl more powerful - you can
@bind
to get 2D image data, a date picker that returns aDate
object, and more.Also:
The text was updated successfully, but these errors were encountered: