How to remove the green bamboolib button from the pandas DataFrame output
When installing bamboolib, we add a green button to your pandas DataFrame display

If you want to remove the green bamboolib button, enter the following:
import bamboolib as bam
bam.disable()