NSCC-COGS / Aestheta

An Industrial Think Tank Focused on Developing and Promoting AI Technology for Geospatial Applications [Please note this group was formed as an academic exercise for educational purposes and does not represent a real world organization]
MIT License
7 stars 3 forks source link

Test pip install on package #105

Closed kkmcgg closed 3 years ago

kkmcgg commented 3 years ago

Once the package is setup properly and built we should be able to properly install our library.

Test this by attempting the following command in a new google colab notebook !pip install git+https://github.com/NSCC-COGS/Aestheta.git

note: there may be some small adjustments to this line of code to get it to work optionally: upload the .ipynb to the tutorials section

kkmcgg commented 3 years ago

this is currently working on the dev branch

kkmcgg commented 3 years ago

this doe's work now, feel free to try !pip install git+https://github.com/NSCC-COGS/Aestheta.git in your local python environment or in a google colab session