{"id":21375259,"url":"https://github.com/qbraid/haqs-2022","last_synced_at":"2025-10-30T02:35:49.307Z","repository":{"id":61773050,"uuid":"554389849","full_name":"qBraid/HAQS-2022","owner":"qBraid","description":"Repository containing challenges for the qBraid HAQS 2022 quantum computing hackathon.","archived":false,"fork":false,"pushed_at":"2023-01-10T17:54:37.000Z","size":376,"stargazers_count":20,"open_issues_count":0,"forks_count":84,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T08:45:12.440Z","etag":null,"topics":["quantum","quantum-computing"],"latest_commit_sha":null,"homepage":"https://qbraid.com/haqs","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qBraid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-19T18:26:50.000Z","updated_at":"2024-09-15T13:04:19.000Z","dependencies_parsed_at":"2023-02-08T19:45:36.562Z","dependency_job_id":null,"html_url":"https://github.com/qBraid/HAQS-2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qBraid/HAQS-2022","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qBraid%2FHAQS-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qBraid%2FHAQS-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qBraid%2FHAQS-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qBraid%2FHAQS-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qBraid","download_url":"https://codeload.github.com/qBraid/HAQS-2022/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qBraid%2FHAQS-2022/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265120260,"owners_count":23714490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["quantum","quantum-computing"],"created_at":"2024-11-22T09:09:31.847Z","updated_at":"2025-10-30T02:35:49.257Z","avatar_url":"https://github.com/qBraid.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HAQS-2022\n\n\u003ca href=\"https://qbraid.com/\"\u003e\n    \u003cimg src=\"https://qbraid-static.s3.amazonaws.com/logos/qbraid.png\"\n         alt=\"qbraid logo\"\n         width=\"250px\"\n         align=\"right\"\u003e\n\u003c/a\u003e\n\n[\u003cimg src=\"https://qbraid-static.s3.amazonaws.com/logos/Launch_on_qBraid_white.png\" width=\"150\"\u003e](https://account.qbraid.com?gitHubUrl=https://github.com/qBraid/HAQS-2022.git)\n\nRepository containing challenges for the qBraid HAQS 2022 quantum computing hackathon.\n\nFor non-registered individuals:\nhttps://qbraid.com/haqs\n\nFor participants:\nhttps://account.qbraid.com/haqs\n\nOct 21st - Nov 5th 2022\n\n## Challenges\n\n- [**QML Classifier Challenge**](qml-classifier-challenge/README.md)\n\n- [**qBraid Open Challenge**](qbraid-open-challenge/README.md)\n\n## Getting started\n\n1. Fork this repository into your account, and copy its git clone url e.g. `https://github.com/\u003cuser\u003e/HAQS-2022.git`. You should find the URL after clicking the green code button: ![スクリーンショット 2023-01-10 午前11 51 41](https://user-images.githubusercontent.com/32727721/211625871-c1da6c6e-55bb-4d31-9e0e-d29fe5547df7.png)\n\n2. At the top of this `README` in the forked repo, click the **Launch on qBraid** button to clone this repository and launch qBraid Lab.\n3. Open terminal (first icon in the **Other** column in Launcher) and `cd` into the HAQS repo. Set the repo's remote origin using the git clone url you copied in Step 1, and then create a new branch for your team:\n```bash\ncd HAQS-2022\ngit remote set-url origin \u003curl\u003e\ngit branch \u003cteam_name\u003e\ngit checkout \u003cteam_name\u003e\n```\n4. Use the environment manager (**ENVS** tab in the right sidebar) to [install environment](https://qbraid-qbraid.readthedocs-hosted.com/en/latest/lab/environments.html#install-environment) \"HAQS 2022\". The installation should take ~2 min.\n3. Once the installation is complete, click **Activate** to [add a new ipykernel](https://qbraid-qbraid.readthedocs-hosted.com/en/latest/lab/kernels.html#add-remove-kernels) for \"HAQS 2022\".\n5. From the **FILES** tab in the left sidebar, double-click on the `HAQS-2022` directory.\n6. Open and follow instructions in [`verify_setup.ipynb`](verify_setup.ipynb) to verify your \"HAQS 2022\" environment setup.\n7. You are now ready to begin hacking! Work with your team to complete either of the challenges listed above.\n\nTo submit your hack, create a pull request from your team's named branch (created during Step 4 above) following challenge submission instructions.\n\nFor help with these instructions, follow along with the HAQS getting started video demo: https://youtu.be/uYGV9w2DUcg\n\nFor other questions or additional help using qBraid, see [Lab User Guide](https://qbraid-qbraid.readthedocs-hosted.com/en/latest/lab/overview.html), or reach out on [Discord](https://discord.gg/gwBebaBZZX).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbraid%2Fhaqs-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbraid%2Fhaqs-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbraid%2Fhaqs-2022/lists"}