deephaven / web-client-ui

Deephaven Web Client UI
Apache License 2.0
28 stars 31 forks source link

Make markdown notebooks editable #1943

Open mofojed opened 4 months ago

mofojed commented 4 months ago

We use markdown notebooks on the demo system. Would be nice to make them editable so they're 1) easier to create in the first place, and 2) User's can play with them.

Perhaps we could make the code cells themselves editable as well as editing the full document.

alexpeters1208 commented 4 months ago

I think the demo system should have editable code cells - I am indifferent to whether the markdown text is editable. If the demo is supposed to be a sandbox where people can play with our stuff, editable code cells are a big part of that. Otherwise, the IDE half of the demo system is a glorified pdf.