Skip to content

guenp/qp101

Repository files navigation

Getting started with Quantum Programming

Binder

This repo contains some demo notebooks for getting started with programming quantum circuits.

Installation

Dependencies: Docker Desktop

To build the docker image, run docker build -t qp101 . in the root directory. To start Jupyter notebook in the docker container, run ./start.sh <port> <token>, where <port> is your preferred port for the notebooks (default: 8888) and <token> is the secret token for your notebook server (default: quantum).

About

Quantum Programming 101: Jupyter notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published