Open
Description
I assume that it is because CodeCell.clear_output
function is not working in frozen cell by #7.
Notebook.render_cell_output
function calls clear_output
function.
https://github.com/jupyter/notebook/blob/5.0.0/notebook/static/notebook/js/notebook.js#L1685
ipywidgets calls Notebook.render_cell_output
function for rendering widget.
Metadata
Metadata
Assignees
Labels
No labels