iodide-project/iodide
Add ability for language plugins to auto-evaluate on chunk change?
開放
#2,175 建立於 2019年8月20日
help wanted
倉庫指標
- 星標
- (1,483 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I've been tweaking a mermaid diagram in this notebook today:
https://definitely-staging.iodide.io/notebooks/60/
It's a bit annoying to have to constantly re-evaluate the cell as I make changes, is there any way we could allow language plugins to do the same thing as markdown cells -- that is, re-evaluate the content on every change?
@bcolloran @mdboom ?