This repository contains the code and notes for the Lunch and Learn session held for Capgemini DCX UK 2022-04-01.
The session covers getting started with Qiskit an Open Source Quantum Computing SDK.
The Qiskit textbook is approachable and a good resource to get started.
In the root of this repository, run:
$ make build
$ make run
You will need Docker and Make.
Then navigate to http://localhost:8888/ in your browser.
I have included the rough outline of the presentation in the Notes.md file.