Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikmandar committed Aug 28, 2024
1 parent 7b97e61 commit 8fcb061
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,21 @@ You would need to install the various dependencies to install all this.
If the import errors are still persisting, see what libraries absence is causing the import and install them from pip or conda forge.
If nothing else works, contact me at [email protected] or in the Stingray slack channel @kartikmandar
## Deployment
The dashboard can now be deployed using Docker and is live on Hugging Face Spaces at [https://kartikmandar-stingrayexplorer.hf.space/explorer](https://kartikmandar-stingrayexplorer.hf.space/explorer).
The Hugging Face Spaces repository is located at: [https://huggingface.co/spaces/kartikmandar/StingrayExplorer](https://huggingface.co/spaces/kartikmandar/StingrayExplorer).
A live demo of the application is also embedded on my website for easy access: [https://www.kartikmandar.com/gsoc-2024/stingray-explorer](https://www.kartikmandar.com/gsoc-2024/stingray-explorer).
## GitHub Actions Integration
The Hugging Face Spaces repository is synced with the main GitHub repository using GitHub Actions. This sync occurs automatically for every commit pushed to the `main` branch.
## Usage
To run the StingrayExplorer application, execute inside StingrayExplorer:
Expand Down

0 comments on commit 8fcb061

Please sign in to comment.