zachbogart / huh-data

Repo for work with public team on ObservableHQ
https://observablehq.com/@huh
0 stars 0 forks source link

Banner that references github issues to provide notebook status #2

Closed zachbogart closed 1 year ago

zachbogart commented 1 year ago

Wanting a way to signal the status of a notebook right off the rip. Adding to #1

Notes

This can be a way to "Set a way to define when still working on a notebook in Observable". Things like:

Maybe Modify Observable note to specify color, use as indicator for notebook status

zachbogart commented 1 year ago

I added this functionality, built out ability to get info on repos from GitHub API. The banner works, but it can get rate limited. I added an "emergency banner" that tries to deal with this, but I don't love it. May revisit.

zachperiscopic commented 1 year ago

Could be nice for the link to the github issue to open in a new tab.