Running the mini-book code examples#
Here we suggest the following options to run the code notebooks in this mini-book:
Running on your local machine (preferred)
Running using the launch buttons (for quick exploration)
Option 1: Running on your local machine (preferred)#
To run the notebooks on your local machine, you will first need to install CUQIpy and its dependencies. CUQIpy installation instructions can be found here.
You can then download each notebook by clicking on the download button at the top-right corner of the notebook, and run it on your local machine.
An alternative to using the download button, you can clone the book repository and run the notebooks on your local machine. To clone it using command line tools, run the following command inside the directory where you want to clone the repository:
git clone https://github.com/CUQI-DTU/CUQI-Book.git