Gaurang-Belekar / 2023_IonQ_Remote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2023_planning_ionq

IonQ's repository for iQuHACK 2023 (private planning)

Working on qBraid

  1. If you're working on qBraid, first fork this repository and click the above Launch on qBraid button. It will take you to your qBraid Lab with the repository cloned.
  2. Once cloned, open terminal (first icon in the Other column in Launcher) and cd into this 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  <ionq_git_repo_name>
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 "IonQ". The installation should take ~2 min.
  2. Once the installation is complete, click Activate to add a new ipykernel for "IonQ".
  3. From the FILES tab in the left sidebar, double-click on the IonQ repository directory.
  4. Open and follow instructions in verify_setup.ipynb to verify your "IonQ" environment setup.
  5. You are now ready to begin hacking! Work with your team to complete the challenges.

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

qBraid Auto Grader Submission Process To Leaderboard:

PLEASE MAKE SURE TO DO THE FOLLOWING BEFORE YOU SUBMIT

  • Your team name, task #, and a point person's slack name (just in case we need to reach out). Once you have completed any of the tasks and have added the team name, task # and a point person's slack name, if you are confused). Please got to File (File on the top left of the topbar) and click on the Share notebook button.

スクリーンショット 2023-01-26 午後4 42 50

  • Enter rickyyoung@qbraid.com and share the file. If it shares successfully, the Ricky will periodically run the autograder and the leaderboard will be updated accordingly.

  • Then submit the remote project submission form that will show up on the iQuHACK website during the last 8 hours of hacking. The form will ask for a link to your repository and your team members (all of whom have to be remote iQuHACK participants to maintain elligibility).

About


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%Language:OpenQASM 0.1%