Today to run the SQL magic commands (or hchart commands), we have to run: ``` %load_ext vertically.sql %load_ext vertically.hchart ``` before running the commands. Is it possible to load it for each new window?