# qiskit-textbook **Repository Path**: monkeystone/qiskit-textbook ## Basic Information - **Project Name**: qiskit-textbook - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-01 - **Last Updated**: 2024-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Qiskit Textbook content This repository contains the source files for the Qiskit Textbook. Each page in the textbook is a Jupyter notebook in the [`notebooks`](./notebooks) folder. > [!IMPORTANT] > The Qiskit Textbook has been superseded by [IBM Quantum > Learning](https://learning.quantum-computing.ibm.com). These source files are > no longer maintained and may contain errors. We are not accepting any > contributions. ## Bibtex citation ``` @book{qiskitextbook2023, author = {various authors}, year = {2023}, title = {Qiskit Textbook}, publisher = {Github}, url = {https://github.com/Qiskit/textbook}, } ```