JuliaPluto/PlutoUI.jl

Canvas to draw on

Open

#9 opened on May 21, 2020

View on GitHub
 (10 comments) (4 reactions) (0 assignees)Julia (60 forks)auto 404
enhancementgood first issueneeds Pluto.jl feature

Repository metrics

Stars
 (314 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This can be based on the rectangle drawing demo in the Interactivity sample notebook inside Pluto.

Speed might not be great yet, but this should improve a lot once Pluto uses MsgPack instead of JSON.

Contributor guide