Pluto.jl customization
Improving Pluto.jl's user interactivty.
By Lucio Cornejo in Julia Pluto
October 13, 2022
Pluto.jl is a notebook environment for the Julia programming language.
Despite Pluto having some of the best features of Jupyter notebooks and Observable, working with Pluto greatly constrains the user with respect to the keyboard shortcuts that can be used.
Such issue has not been a priority for the developers of the Pluto package. Therefore, I’ve implemented many of the features requested by the Julia community in the issue page above.