Spaces:
Build error
Build error
Commit History
test: logger usage from classifier page 958b383
feat: add logger 581fadf
fix: observations now persist across page switches 2c18274
rmm commited on
fix: classifier tabs render their own content only 53eb5bc
rmm commited on
feat: challenges and refactoring of page order 4f8cbf1
feat: functional sliders and date input a4eb606
feat: requests basic architecture 41c5156
feat: extract dataset manipulation from map features 6f0e32c
fix: revert the caption in whale viewer for tests 44e5f5e
fix: states over pages 85c8b0f
feat: arranging states and updating requirements 5c07215
feat: new color palette 84afa3b
feat: functional cetacean classifier c3c6d46
feat: content split to page and gallery maps good to go 2f87aad
feat: pages skeleton 828f42d
Merge pull request #40 from sdsc-ordes/fix/timezones fe38b4f unverified
Merge pull request #39 from sdsc-ordes/fix/nofail-on-missing-ext-resource 268ccba unverified
fix: use string form of timezone not tzinfo object 9c92b35
rmm commited on
fix: added timezone to InputObservation, updated tests 2514067
rmm commited on
fix: timezone from file metadata, or from locale if absent 0cc6a8a
rmm commited on
fix: email field must be populated to pass validation 21762f6
rmm commited on
test: updated to test behaviour according to debug flag state c09e385
rmm commited on
fix: env variable defines whether fields autopopulated b008f47
rmm commited on
fix: added broad exception handling branch too, cleanup 88f66c3
rmm commited on
fix: simplified try_download_dataset d219dea
rmm commited on
fix: catch failing external resouce: huggingface dataset a1c0c4d
rmm commited on
docs: mkdocs needs modules (adding __init__.py) 1905de6
rmm commited on
test: visual test of presented content, persistent to tab switching 7e35515
rmm commited on
chore: added custom marker to slow (>20s) test, updated CI to skip f10ce15
rmm commited on
fix: all usage of session_state.files explicitly a list now 838bba4
rmm commited on
test: implemented demo/snippet using app code for sidebar, plus test 85ba03c
rmm commited on
test: new test for input validation, and fix typo in args 8a40c2d
rmm commited on
chore: adding a property and tidy up fstring warnings 8e89085
rmm commited on
test: first steps with AppTest and a mock multi-file file_uploader b0e0bde
rmm commited on
chore: tidy up main fe42216
rmm commited on
fix: retired use of tab_log in session state fd0073b
rmm commited on
chore: moved all session state init to relevant modules 19b7ec2
rmm commited on
fix: typehints compatible with py3.9 9e88b3e
rmm commited on
doc: added docstrings to new functions f87663a
rmm commited on
fix: remove highlighting for completion, not valid before v1.41.0 d9e7970
rmm commited on
chore: cleanup variable names and add docstrings 06a0df9
rmm commited on
chore: moved debug function to relevant module, and docstring 774a646
rmm commited on
chore: clean up function naming 5a3cbc4
rmm commited on
test: updated test to match interface; solved other xfail tests 7dee860
rmm commited on
feat: extended InputObservation to contain species/prediction info 71dfd99
rmm commited on
chore: tidy up of workflow and debug clutter 8c4b1f7
rmm commited on
fix: InputObservation uses date, time, and raw_image_datetime aa998c4
rmm commited on
feat: push observations functions for multi-file handling 11550ac
rmm commited on
fix: instantiating InputObservation with new call signature bb4e7ad
rmm commited on