Git Product home page Git Product logo

haqs-2022's Introduction

HAQS-2022

qbraid logo

Repository containing challenges for the qBraid HAQS 2022 quantum computing hackathon.

For non-registered individuals: https://qbraid.com/haqs

For participants: https://account.qbraid.com/haqs

Oct 21st - Nov 5th 2022

Challenges

Getting started

  1. Fork this repository into your account, and copy its git clone url e.g. https://github.com/<user>/HAQS-2022.git
  2. At the top of this README in the forked repo, click the Launch on qBraid button to clone this repository and launch qBraid Lab.
  3. 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:
cd HAQS-2022
git remote set-url origin <url>
git branch <team_name>
git checkout <team_name>
  1. Use the environment manager (ENVS tab in the right sidebar) to install environment "HAQS 2022". The installation should take ~2 min.
  2. Once the installation is complete, click Activate to add a new ipykernel for "HAQS 2022".
  3. From the FILES tab in the left sidebar, double-click on the HAQS-2022 directory.
  4. Open and follow instructions in verify_setup.ipynb to verify your "HAQS 2022" environment setup.
  5. You are now ready to begin hacking! Work with your team to complete either of the challenges listed above.

To submit your hack, create a pull request from your team's named branch (created during Step 4 above) following challenge submission instructions.

For help with these instructions, follow along with the HAQS getting started video demo: https://youtu.be/uYGV9w2DUcg

For other questions or additional help using qBraid, see Lab User Guide, or reach out on Discord.

haqs-2022's People

Contributors

ryanhill1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.