jupyter-book
jupyter-book copied to clipboard
Editable code cell with in-browser execution.
I have an executable code cell in my jupyter book and am using Live Code for my notebooks.
I want the reader to not just be able to run the cell but also be able to change some numbers and see the effect through code execution.
How can I make the code cell itself editable?
I believe that we're tracking this feature in the following mystmd issue:
- https://github.com/jupyter-book/mystmd/issues/443