Notebooks
To see the SDK in action, we have prepared interactive Jupyter notebooks that demonstrate the core functionality of TopQAD's services.
If this is your first time using Jupyter Notebook, please refer to the Jupyter Notebook setup guide. Note that Jupyter will have been installed already as a dependency of the TopQAD SDK.
For VSCode users, there is an extension available (extension ID: ms-toolsai.jupyter
) that supports conveniently running the notebooks directly from your IDE.
Running the Demo
- Click the "Download notebooks" button below.
- Open one of the files (for example, "Noise_Profiler_Demo.ipynb") in Jupyter Notebook.
- Follow the step-by-step instructions in the notebook to set up your authentication token and run the simulation.
Download notebooks