@@ -601,23 +601,23 @@ <h2>MQSS CUDAQ Adapter</h2>
601601
602602 < div class ="component-box ">
603603 < div class ="component-header ">
604- < h2 > MQSS Pennylane Adapter </ h2 >
604+ < h2 > MQSS MQP Dashboard Frontend </ h2 >
605605 < div class ="component-links ">
606606
607- < a href ="https://munich-quantum-software-stack.github.io/MQSS-Interfaces/pennylane/ " title ="Documentation "> Docs</ a >
607+ < a href ="https://github.com/Munich-Quantum-Software-Stack/MQP-Dashboard-Frontend/blob/main/README.md " title ="Documentation "> Docs</ a >
608608
609- < a href ="https://github.com/Munich-Quantum-Software-Stack/MQSS-Pennylane-Adapter " title ="GitHub "> GitHub</ a >
609+ < a href ="https://github.com/Munich-Quantum-Software-Stack/MQP-Dashboard-Frontend " title ="GitHub "> GitHub</ a >
610610
611- < div class ="github-stars " data-repo ="https://github.com/Munich-Quantum-Software-Stack/MQSS-Pennylane-Adapter ">
611+ < div class ="github-stars " data-repo ="https://github.com/Munich-Quantum-Software-Stack/MQP-Dashboard-Frontend ">
612612 < span class ="stars-icon "> ⭐</ span >
613613 < span class ="stars-count "> ...</ span >
614614 </ div >
615615
616616 </ div >
617617 </ div >
618618
619- < div class ="component-body "> < p > Implementation of a custom PennyLane backend which enables users to send quantum jobs to LRZ’s
620- infrastructure using the PennyLane frontend .</ p >
619+ < div class ="component-body "> < p > Web dashboard to view available backends, generate a personal access token, and display detailed job
620+ results. Also provides access to telemetry data .</ p >
621621</ div >
622622
623623 < div class ="component-footer ">
@@ -629,33 +629,33 @@ <h2>MQSS Pennylane Adapter</h2>
629629 </ div >
630630 < div class ="component-tags ">
631631
632- < span class ="tag language "> Python </ span >
632+ < span class ="tag language "> JavaScript </ span >
633633
634- < span class ="tag framework "> PennyLane </ span >
634+ < span class ="tag framework "> React </ span >
635635
636636 </ div >
637637 </ div >
638638 </ div >
639639
640640 < div class ="component-box ">
641641 < div class ="component-header ">
642- < h2 > MQSS MQP Dashboard Frontend </ h2 >
642+ < h2 > MQSS Pennylane Adapter </ h2 >
643643 < div class ="component-links ">
644644
645- < a href ="https://github.com/Munich-Quantum-Software-Stack/MQP-Dashboard-Frontend/blob/main/README.md " title ="Documentation "> Docs</ a >
645+ < a href ="https://munich-quantum-software-stack.github.io/MQSS-Interfaces/pennylane/ " title ="Documentation "> Docs</ a >
646646
647- < a href ="https://github.com/Munich-Quantum-Software-Stack/MQP-Dashboard-Frontend " title ="GitHub "> GitHub</ a >
647+ < a href ="https://github.com/Munich-Quantum-Software-Stack/MQSS-Pennylane-Adapter " title ="GitHub "> GitHub</ a >
648648
649- < div class ="github-stars " data-repo ="https://github.com/Munich-Quantum-Software-Stack/MQP-Dashboard-Frontend ">
649+ < div class ="github-stars " data-repo ="https://github.com/Munich-Quantum-Software-Stack/MQSS-Pennylane-Adapter ">
650650 < span class ="stars-icon "> ⭐</ span >
651651 < span class ="stars-count "> ...</ span >
652652 </ div >
653653
654654 </ div >
655655 </ div >
656656
657- < div class ="component-body "> < p > Web dashboard to view available backends, generate a personal access token, and display detailed job
658- results. Also provides access to telemetry data .</ p >
657+ < div class ="component-body "> < p > Implementation of a custom PennyLane backend which enables users to send quantum jobs to LRZ’s
658+ infrastructure using the PennyLane frontend .</ p >
659659</ div >
660660
661661 < div class ="component-footer ">
@@ -667,9 +667,9 @@ <h2>MQSS MQP Dashboard Frontend</h2>
667667 </ div >
668668 < div class ="component-tags ">
669669
670- < span class ="tag language "> JavaScript </ span >
670+ < span class ="tag language "> Python </ span >
671671
672- < span class ="tag framework "> React </ span >
672+ < span class ="tag framework "> PennyLane </ span >
673673
674674 </ div >
675675 </ div >
0 commit comments