diff --git a/.gitignore b/.gitignore index 82f9275..99f72e3 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,5 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + +.DS_Store diff --git a/README.md b/README.md index 29b5ea4..a4b21f5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# qgss-2024 -Qiskit Global Summer School 2024: The Path to Utility +# Qiskit Global Summer School 2024: The Path to Utility + +The Qiskit Global Summer School is a two-week intensive summer program designed to empower the quantum researchers and developers of tomorrow with the know-how to explore the world of quantum computing, as well as refresh and sharpen the industry professional’s skills. This fifth-annual summer school will prepare participants for the imminent era of quantum utility. Using hands on examples, the syllabi will guide students through areas of near-term practical importance. diff --git a/labs/lab1/README.md b/labs/lab1/README.md new file mode 100644 index 0000000..d1e6175 --- /dev/null +++ b/labs/lab1/README.md @@ -0,0 +1 @@ +# Lab 1 diff --git a/labs/lab2/README.md b/labs/lab2/README.md new file mode 100644 index 0000000..429e9b9 --- /dev/null +++ b/labs/lab2/README.md @@ -0,0 +1 @@ +# Lab 2 diff --git a/labs/lab3/README.md b/labs/lab3/README.md new file mode 100644 index 0000000..e754f4e --- /dev/null +++ b/labs/lab3/README.md @@ -0,0 +1 @@ +# Lab 3 diff --git a/labs/lab4/README.md b/labs/lab4/README.md new file mode 100644 index 0000000..89aeb7a --- /dev/null +++ b/labs/lab4/README.md @@ -0,0 +1 @@ +# Lab 4