-
Hi, I just downloaded wp2hugo, and I'm getting the error above. I'm on windows and have hugo installed and on the path. Log below.
(I tried outputting to both the default /tmp, and also a subdir).
…
-
1. When using `Anchor` login, cannot login using Wombat
2. When using `Wombat` forces to use Scatter protocol without an option to Scan QR code to login.
Using: Desktop UI + Mobile (to sign in)
…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### What part of EdgeTX is the focus of this bug?
Transmitter firmware
### Current Behavior
Af…
mrac1 updated
10 months ago
-
I keep finding myself writing things like `sometype.wombats().next().is_some()`. (`.count()` is wrong because it walks the whole iterator; `.any(|_| true)` would be an alternative.
Maybe there sho…
-
The Wombats have the wrong time. Serial # ending in DC0 seems to be ahead one hour. I do not know if this is a DST problem.
-
We are presently in the early stages of development, and it is probably worth thinking about what we want to include in our first micro version of PlasmaPy. My hope is that we will have something tha…
-
Execute the following command
- [1] docker pull openmbee/view-editor:3.6.1-omg
- [2] docker run -it -p 80:9000 openmbee/view-editor
It seems to work fine, so I accessed localhost with a browser.
…
-
At this point, `color` is both serving as a coloring variable and being the key `aes()` being used to do the math.
We should allow users to plot in whichever color they want.
-
This happened when using a `factor` variable for the `behaviour` aesthetic. It can be reproduced by:
```
ggplot(wombats, aes(y = wombat, behaviour=factor(behaviour), colour = behaviour)) +
g…
-
``` r
library(ggplot2)
library(ggethos)
# works but no color
ggplot(wombats, aes(x=frame, y=behaviour))+
geom_ethogram() +
facet_wrap(~wombat)
#> No observation interval provided, using gu…