cancel
Showing results for 
Search instead for 
Did you mean: 
Support FAQs
Find answers to common questions and troubleshoot issues with Databricks support FAQs. Access helpful resources, tips, and solutions to resolve technical challenges and enhance your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 
Adam_Pavlacka
Databricks Employee
Databricks Employee

To install the tkinter package, you can run the following shell command in a notebook:

%sh sudo apt-get install python3-tk. 

To install the package automatically on every cluster start, you can add the command to a cluster-scoped init script.

Version history
Last update:
‎01-10-2024 05:00 PM
Updated by:
Contributors