An interactive GUI for whitebox-tools designed for Jupyter-based environments. Current version 2.3.0 (October 2023), updates follow WhiteboxTools releases.
pip install whiteboxguiVerified import paths — ran on the pinned version, not inferred.
Launch the WhiteboxTools GUI in a Jupyter notebook cell.
Install whitebox-tools separately via pip install whitebox or let the GUI download it automatically.
Install ipywidgets and enable extensions: pip install ipywidgets && jupyter nbextension enable --py widgetsnbextension
Pass appropriate host and port arguments to show().
No dependency data recorded yet.