cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to install and use tkinter in databricks notebooks?

Abdurrahman
New Contributor II

I have access to databricks cloud UI. I use the notebooks for my experiments (not MLFlow).

I install libraries using the notebooks by using this command - !pip install LIBRARY_NAME

I am unable to install tkinter and use it in notebook as. Is there a way to install and use tkinter in the notebooks?

1 REPLY 1

Abdurrahman
New Contributor II

Hi @Retired_mod Thanks for your response. I believe the "Create Library" is depreciated. Although there is a way to install libraries in the cluster configurations which I found and can try to install libraries through there. After using that, still tkinter doesn't work with databricks. I am attaching the screenshots for your reference.