How to change your license key
Open a Jupyter Notebook or JupyterLab .ipynb file from where you already have bamboolib installed and enter
import bamboolib as bam
bam.activate_license()
bamboolib will then prompt you for entering your email address and the new license key. After entering your credentials, you can rerun the code cell and continue using bamboolib with the new license.