saraswathykrk

Results 3 comments of saraswathykrk

> Error reproducible at > cell 1 > try: > import ipython_blocking > except ImportError: > !pip install ipython_blocking > import ipython_blocking > > cell 2 > from ipywidgets import...

Thanks for the reply @DheerajKN. Did you also try the below code given for Pause Colab Outputs? Just thinking if we could leverage this and achieve the blocking. display(IPython.display.Javascript(''' const...

Hi @b-trav, Can you please let me know if your code worked? I want to implement a similar functionality in colab for a multi-select dropdown widget. Regards Saraswathy.