Skip to content

iQuHACK/2023_IonQ_Remote

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published