Caleb Fahlgren
Caleb Fahlgren
On the home page of Bounce, the 'Join Early Access' button isn't submitting the Django form. It currently only works by pressing enter.
Currently, the django form doesn't inform user on the front end if the email already exists. By following the guide below, it is pretty easy to present an error on...
If user location was given, load map from users longitude and latitude, this can be done through the JS library to ask for the user location, then pass the lng...
Add tests for CI/CD Pipeline for API, Model,End to End testing with cypress.io Use django-nose or coverage to track testing coverage
Add to GraphQL schema where the endpoint will return a court that matches longitude and latitude. Then, instead of using locationiq to get court address, use Bounce API.
add api playground to docs _the playground doesn't support auth yet, but plan to add soon_ _**preview of docs page below**_ # Dataset Viewer API Playground The [API Playground](https://huggingface.co/spaces/cfahlgren1/datasets-api-playground) is...
### What happens? On older mobile devices, opening the [DuckDB WASM Shell](https://shell.duckdb.org/) will crash the page. I am not totally sure if the issue is Memory, OS, or the Browser,...
This is awesome! Would be pretty awesome to see the models in a HF Dataset. The HF Dataset has a model viewer for `.obj` which may be useful for people...