williamnavaraj
williamnavaraj
As the title says, ipycanvas 0.13.1 seems to not work with google colab. 0.13 works. Code: `!pip install ipycanvas==0.13.1` ``` from google.colab import output output.enable_custom_widget_manager() from ipycanvas import Canvas testipycanvas...
**Describe the bug** Removing ipydatagrid on_cell_change callback (with remove==True flag) and adding it back seems to not work correctly. **To Reproduce** Steps to reproduce the behavior: Run the below code....
**Describe the bug** Binder is not loading **To Reproduce** Steps to reproduce the behavior: Click on 'launchbinder' icon from the ReadeMe.md in the ipydatagrid github home page. [Paste bin link...