Add live code editing using thebelab
Compare changes
Files
8+ 5
− 2
@@ -9,6 +13,5 @@ function initThebelab() {
\ No newline at end of file
This MR adds the ability for live code editing.
{python editable=false}
. A button under this cell will appear that enables editing for all cells.{python initialize=true}
. This code is automatically run when the kernel is connected.Todo: