- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 05:19 PM
I am getting the same below error message while trying to use Bamboolib in a databricks notebook.
Error: Could not display the widget. Please re-run the cell.
I have installed the pypi libraries for bamboolib on the cluster and the databricks runtime version on the cluster is 13.3 LTS I am wondering if there is anything i could do to get it working? Thanks
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 08:29 PM
Hi @Priyam1 , Good Day!
You can try clearing the Cache in the Browser to use Bamboolib in a databricks notebook:
- Open developers tools (CTRL + SHIFT + J).
- Navigate to Applications tab.
- Choose Clear storage from the side menu
- Hit Clear site data button.
- Try executing the notebook cell again
Please let me know if this helps and leave a like if this information is useful, followups are appreciated.
Kudos
Ayushi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 07:00 PM
Hi Priyam,
I have tested using DBR 14.3 LTS, and it's working fine. Can you give it a try using DBR 14.3 LTS?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 07:43 PM
yeah i have just tried with 14.3 LTS DBR version and still getting the same error message 😞
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 08:29 PM
Hi @Priyam1 , Good Day!
You can try clearing the Cache in the Browser to use Bamboolib in a databricks notebook:
- Open developers tools (CTRL + SHIFT + J).
- Navigate to Applications tab.
- Choose Clear storage from the side menu
- Hit Clear site data button.
- Try executing the notebook cell again
Please let me know if this helps and leave a like if this information is useful, followups are appreciated.
Kudos
Ayushi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 08:48 PM
Thanks for the help.
it worked. 🙂

