Installation Instructions¶
Using coapy Locally¶
You will need to have Python on your machine. If you do not, follow the instructions below:
- Install Python 3.9+, preferably in conjunction with an environment manager. For instance, download and run the Miniconda installer
- When asked to add Miniconda to your
PATH, select yes - In the terminal, run the following:
Using coapy on Google Colab¶
Don't want to install Python on your computer? Alright, if you say so. Use this Google Colab file instead.