This would be useful for re-rendering cells once the trust has been updated. Currently the only way to do this is to re-execute the cell, which means saved notebooks can't be rendered.
We could add a new JupyterLab command that allows a user to re-render a single Markdown cell.
Or, we could try to trigger a react re-render based upon the trust state changing event.
Context
This would be useful for re-rendering cells once the trust has been updated. Currently the only way to do this is to re-execute the cell, which means saved notebooks can't be rendered.
Proposal
No response
Tasks and updates
No response