on ‎01-10-2024 05:00 PM
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.