Install the whiteboxgui Python package.
!pip install whiteboxgui
import whiteboxgui
Download a sample DEM.
!wget https://github.com/giswqs/whiteboxgui/raw/master/examples/testdata/DEM.tif
whiteboxgui.show()