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.
For active develpment we are using
- Clone the repository
git clone [email protected]: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
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