`dpctl.lsplatform()` produces an intended output when called in a terminal, but produces no output when called from jupyter notebook. At the same time `dev.print_device_info()` works fine from both. The issue is for `lsplatform` to also work from jupyter notebook.