Sample page This is just a sample notebook to showcase the rendering of Jupyter notebooks in the documentation. from qadence2_ir.main import main msg = main() print(msg) Welcome to qadence2-ir!