Closed kkmcgg closed 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
!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
this is currently working on the dev branch
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
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