Anonymous
Not applicable

@Chhaya Vishwakarma​ :

Bamboolib is a third-party library and is not officially supported by Databricks. However, in general, Databricks supports the use of third-party libraries and packages.

Regarding your specific question, it's possible that the edit button is greyed out because the table being displayed is read-only. Bamboolib's documentation states that it supports read and write operations for certain data sources, such as pandas dataframes and SQL tables, but it may depend on the specific implementation and configuration.

I would recommend checking the Bamboolib documentation and examples to ensure that you have properly configured the library for your use case. You may also want to reach out to the Bamboolib community or support team for further assistance.