Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 323 Bytes

File metadata and controls

13 lines (8 loc) · 323 Bytes

Practical Integration of Cloud-based Quantum Resources via QDMI into HPC–QC Stacks

This repository contains the static website for the QCE26 tutorial.

Local preview

From the project directory, start the local preview server:

python3 -m http.server 8000

Then open http://localhost:8000 in a browser.