Using the Documentation to quickly start up
Earlier in this chapter we covered what systems you have access to and details about each system. In this section we will review the Documentation application, which will provide you with information and guidance on how to get yourself up and running and executing quantum circuits on a quantum computer.
First, from the application selector, select the Documentation application. This will open the Documentation page as illustrated in Figure 1.10:
Figure 1.10: Documentation application view
Let’s look across the top of the page where you will see seven shortcuts each to help you get started. They are described as follows:
- Overview: The view that you see when you first get to the documentation page that has all the options
- Start: Directions on how to get your local system set up and install Qiskit
- Build: Instructions on how to design and develop your first quantum circuits
- Transpile: How...