Skip to content

Commit

Permalink
Final update of instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ElePT committed Feb 27, 2024
1 parent aaf59c5 commit d67b706
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions demos/qiskit_patterns/0_setup_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
to install and set up a Python environment with Qiskit. Activate your environment.
2. Follow the instructions on https://docs.quantum.ibm.com/start/setup-channel#iqp to set up your access credentials to use
IBM Quantum systems. Only focus on the IBM Quantum Platform instructions, no need to worry about the IBM Cloud setup.
3. Clone this repository running `git clone https://github.com/qiskit-community/qopt-best-practices.git`
4. Navigate to the `demos/qiskit_patterns` directory using the terminal
5. Run `pip install -r requirements.txt`
6. Activate your jupyter environment running `jupyter notebook` in your environment, this should open a browser window
Expand Down
2 changes: 1 addition & 1 deletion demos/qiskit_patterns/1_test_installation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@
},
"nbformat": 4,
"nbformat_minor": 1
}
}

0 comments on commit d67b706

Please sign in to comment.