In fact, any quantum lab can adapt the plugin template for their own experiment and simulators to assimilate their own specific workflow with PennyLane where users are generally able to use the same workflow accross platforms and know what to expect. Fig. \ref{757073} shows a typical way of using PennyLane in a classical-quantum hybrid algorithm. Here, the default qubit simulator by PennyLane is used. After writing our own plugin, we can call that device, change the quantum circuit to contain the supported operations and the workflow is otherwise the same. All-in-all, the interface is very robust towards changing up the quantum backend (especially when they support the same operations).