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?