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.