Chris Umphlett
Chris Umphlett
Here's a [2.5m video that shows](https://www.screencast.com/t/8PJy9Dhdx4) what I ultimately settled on with several hardcoded lists and the `metadata()` function.
re: the music. Using my company's video editor, Camtasia, you can add an "emphasize audio" effect to your screen recording and it automatically suppresses other audio to a good background...
IMHO with the minor changes I suggested at the end of the #206 thread it should be ready to be merged in. I'm using @dsen6644's fork (with the changes) as...
I made a PR to @dsen6644's fork with the changes I've made. #217 comes into play. I have my method which might not be what you'd ultimately want included, but...
@dsen6644 originally included a call to `list_distribution_links()` in `fetch_distribution_history()`. There is some value to the data in the latter, without the former, though it's limited in my opinion. Basically, if...
I'm closing #206 as my original request was fulfilled. If you want to embed the one function in the other, or include the warning message, then this could attached to...
We have this problem when deploying to Posit connect
I used keyring for several years. I have switched away from it to azure key vault, primarily because then when I deploy content to Posit Connect I don't need to...