fonsp / Pluto.jl

🎈 Simple reactive notebooks for Julia
https://plutojl.org/
MIT License
4.95k stars 286 forks source link

Plugins/Extensions ? #330

Open onetonfoot opened 4 years ago

onetonfoot commented 4 years ago

Thanks for this it's really great. I've wanted something like Observable in Julia land for a while now.

Do you have any plans for extensions/plugins of some kind? I'm addicted to using Vim bindings and, it would be great to have them in this environment also?

ixzh commented 4 years ago

surfingkeys? a browser extension though...

fonsp commented 4 years ago

There will be plugin support once we have a better idea of the scope of which things the plugins should control, but if it's just a front-end change (like keybindings), a browser extension is already a good method.

You could also wait for #56

So please post more ideas of what plugins should be able to do!