2023-03-30
This is Maëlle's DBGI daily open-notebook.
Today is 2023.03.30
TODO
- Check discussion: https://github.com/orgs/digital-botanical-gardens-initiative/discussions
- Check Zulip
CODE
NOTES
Created the 'explore' page:
- Can search by name or by structure
- renders a table with all the data that match the search
Next:
- Implement search for exact value or for near value
- e.g. What contains cholesterol or what contains something that resembles cholesterol
- Done with a checklist that triggers the callback for exact or not values