Enhance dashboard interactivity and update dependencies
- Added a new function to navigate to specific locations on the map with animation and detail display. - Made the item title clickable to trigger the navigation function. - Updated CSS to style the clickable item title for better user experience. - Added `pydantic[email]` to backend requirements for enhanced validation capabilities.
This commit is contained in:
@@ -13,4 +13,5 @@ black
|
||||
isort
|
||||
huggingface_hub
|
||||
datasets
|
||||
transformers
|
||||
transformers
|
||||
pydantic[email]
|
||||
Reference in New Issue
Block a user