Sign inSign up

holzman/quantum-full-dev

By holzman

Updated almost 7 years ago

Image
0

1.1K

holzman/quantum-full-dev repository overview

Docker-quantum

The docker-quantum repository provides several different containers with various quantum computing simulation frameworks. They all contain jupyterlab and can be used with a jupyterhub installation.

fermilabqc/base-notebook

Just jupyterlab. You probably don't want to use this.

fermilabqc/quantum-lite

Everything above, plus:

fermilabqc/quantum-full

Everything above, plus:

fermilabqc/quantum-full-and-qsharp

Everything above, plus Microsoft's Q#. This image is twice as large as quantum-full.

Quickstart (without Jupyterhub)

docker run -p 127.0.0.1:8888:8888 --name quantum -d fermilabqc/quantum-full
docker logs quantum

Copy the URL from docker logs and paste into your web browser.

Building locally

make

Tag summary

Content type

Image

Digest

Size

3 GB

Last updated

almost 7 years ago

docker pull holzman/quantum-full-dev:dev