Chris Woodward
Chris Woodward
- Updated savers to use bulkSave - Still work to be done to confirm links perform the same - Noticed SNPs has error on import in bootstrap, commented out as...
Will building an image with only TF and pyTorch result in a noticeably smaller download size? https://github.com/triton-inference-server/server/blob/main/docs/compose.md
It seems there has been some update that is blocking our search function as of this morning, it worked last night as is. We should investigate and more likely plan...
The current guests functionality will need to be made functional, currently is just a placeholder. This will have some dependence on the [backend](https://github.com/cw00dw0rd/ArangoBnB/labels/backend) and potentially overlap with #4 .
The date picker will need to be made functional, is currently just a placeholder. This will have some dependence on the [backend](https://github.com/cw00dw0rd/ArangoBnB/labels/backend) and potentially overlap with #4 .
Need to determine the most appropriate view creation that will support desired [AQL](https://github.com/cw00dw0rd/ArangoBnB/labels/AQL) queries. Will need to come after query decisions.
Query that searches descriptions of rentals. Ex: Places in Florida with a pool.
We will have queries that rely on natural language search and would need a more traditional search input. There is currently no placeholder for this component and it would need...
Display AQL query being run in the component. This could be toggled on/off and likely displayed in a box along the bottom or wherever seems appropriate.