Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 355 Bytes

installation.rst

File metadata and controls

19 lines (11 loc) · 355 Bytes

Installation

The quickest way to install the gilp package is with pip. Run the following line in your terminal and you should be good to go!

pip install gilp

If you are using a Google Colab enviroment, you can use gilp by running the following cell.

!pip install gilp