Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ Qiskit-Template Public template

Template for Qiskit Development

Notifications You must be signed in to change notification settings

gbeckstrom/Qiskit-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Qiskit Template

🌱 Getting Started

🧰 Requirements

  • Python | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 |
  • Jupyter Notebook
    • VS Code: Install Jupyter extension
    • Outside VS Code: Run pip install notebook in your terminal

πŸš€ Quick Start

  1. Clone the repository:
git clone https://github.com/gbeckstrom/Qiskit-Template.git

Your project directory should resemble the following in your preferred IDE:

qiskit-temp_01

  1. Open the terminal in the Qiskit-Notebooks folder and run:
pip install -r ./requirements.txt
  1. Open the .ipynb file and select your Python environment:
  • Click Select Kernel in the top-right corner of the notebook interface

qiskit-temp_02

  1. Run the first code cell to verify the setup.
    • If the notebook environment requires ipykernel, simply click install

πŸ“š Resources

About

Template for Qiskit Development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published