Randy
Randy
Thank you for the information and the security model reminder. I am now considering a custom widget button that would somehow execute restart & run all and then switch to...
As a user of the classic dashboard view (https://github.com/jupyter-attic/dashboards) I really like the ability to show hide any output cell. We are currently migrating our JupyterHub servers to use Voila...
I don't have time to do a PR, but this small hack has been working for me: ``` %%html .widget-radio-box { flex-direction: row !important; } .widget-radio-box label{ margin:5px !important; width:...