For scrollable outputs (like `git log`): ``` apt install less ``` For `show_3d(..., savepath='...png')` in `seismiqb` ``` pip install kaleido ```