chime-experiment / chime-experiment/Daily_validation
Metadata in 14-day view notebook
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
To properly implement #15 I think there needs to be a JS block in the rendered 14-day notebook that creates JS globals indicating which days are being displayed. Something like:
``` html
var first_14day_csd 4321; var last_14day_csd 4334;
```
These global variables could then be used by the daily viewer JS to create the necessary UI elements (whatever they are).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.