Installation¶
Install from PyPI¶
vgrid is available on PyPI. To install vgrid, run this command in your terminal:
1 |
|
Install from conda-forge (coming soon)¶
Install from GitHub¶
To install the development version from GitHub using Git, run the following command in your terminal:
1 |
|
Upgrade vgrid¶
If you have installed vgrid before and want to upgrade to the latest version, you can run the following command in your terminal:
1 |
|
(Coming soon) If you use conda, you can update vgrid to the latest version by running the following command in your terminal:
1 |
|