I'm wondering if there are common ways for a team to comment on reports published on RStudio Connect directly. Some options may be:
- Overlaying hypothes.is-type commenting and annotation on RSConnect, either by embedding the associated Javascript in RMarkdown reports, injecting it to all reports via some wrapper (e.g., this), or having users install a browser extension. One drawback to this is that requires users to sign up for another service, and for private reports, another set of logins to manage.
- Relegate discussion to an associated GitHub repo (esp. for git-backed reports), or some other chat
- Some future, native commenting capability