Skip to content

gbeckstrom/Qiskit-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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