jupyter-book icon indicating copy to clipboard operation
jupyter-book copied to clipboard

Editable code cell with in-browser execution.

Open atharvaaalok opened this issue 1 year ago • 1 comments

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?

atharvaaalok avatar Mar 01 '25 18:03 atharvaaalok

I believe that we're tracking this feature in the following mystmd issue:

  • https://github.com/jupyter-book/mystmd/issues/443

choldgraf avatar Mar 01 '25 18:03 choldgraf