/quantum-computing

Materials written by @zodiacfireworks and @RcrdPhysics as part ot the IBM Qiskit Global Summer School.

Primary LanguageJupyter Notebook

Quantum Computing

These materials were written by Martin Vuelta (@zodiacfireworks) and Ricardo Quispe (@RcrdPhysics) as part of the Qiskit Global Summer School by IBM, with the support of SoftButterfly.

How to use

Tools

For active develpment we are using

Install

  • Clone the repository
git clone git@github.com:PCPUNMSM/quantum-computing.git
cd quantum-computing
  • Install dependencies
poetry install
poetry run jupyter labextension install \
    @jupyter-widgets/jupyterlab-manager \
    @jupyterlab/debugger \
    @jupyterlab/git \
    @jupyterlab/toc \
    @krassowski/jupyterlab_go_to_definition \
    @lckr/jupyterlab_variableinspector \
    @ryantam626/jupyterlab_code_formatter \
    nbdime-jupyterlab
  • Enjoy the notebooks :D
poetry run jupyter lab

I only want to see the notebooks in action!

Check them here!

If you got a 404 please add ?flush_cache=true at the end of the URL or drop us a line! :D