-
'# build image 'bos_rf'
`call_docker("build -t bos_rf .")`
I got the following error
> sudo: a terminal is required to read the password; either use the -S option to read from standard input or…
-
Prior PR https://github.com/rstudio/shiny/pull/1458 that sparked conversation.
(Note: PR closed when HEAD branch was moved.)
### Goal
Adopt some `plumber::plumb_api()` functionality for `shiny…
-
I cloned this repository on a Rstudio cloud instance and my local computer and received the following error when I try to run plumber.R unchanged on both instances.
```Error in if (swagger) { : a…
pysr1 updated
4 years ago
-
# Alternative to Steam Input
We have known about this for quite a while and discussed it.
https://github.com/ShadowBlip/OpenGamepadUI/
This is still in the early stages made by the ChimeraOS …
-
As displayed in this example:
```
mounted_api %
plumber::pr_get("/error",
function() {
stop("mounted error")
})
plumber::pr() %>%
plumber::pr_set_error(…
-
Gulp-rigger doesnt work with gulp-plumber. Buffer.js:67 error appears.
``` javascript
var gulp = require('gulp'),
plumber = require('gulp-plumber'),
rigger = require('gulp-rigger');
var onEr…
-
Support for operations on Kafka consumer groups.
```
plumber kafka list-groups
plumber kafka delete-group abc
plumber kafka create-group bcd
```
Does plumber support mutual TLS?
-
We have an issue.
In the last month, we had a reading of the meter on 2-Oct-24 and then again on 8-Nov-24 and had used 283 cubic metres of water, so 283,000 litres of water. **An €860 bill**.
To…
-
In a recent video by Any Austin, a weird anomaly with power cables is pointed out:
https://youtu.be/FO6O8XEbFgg?t=1340 (anomaly is timestamped)
I did a quick check to verify, and it's indeed presen…
-
The Dockerfile created from the same script looks different if built on Windows or OSX - is this expected? See https://github.com/MarkEdmondson1234/googleCloudRunner/issues/32 for background.
Docke…