-
Het lukt mij helaas niet om Ducobox te ‘joinen’.
Na op de ‘joint’ knop gedrukt te hebben, zie ik wel:
- messagereceivedcounter: 25
- messagesentcounter: 5
Maar de network id en device address…
-
**Describe the bug**
The installation script on macOS (13.3.1) fails with a permission error.
**To Reproduce**
Steps to reproduce the behavior:
1. Set up `denv` with...
2. Try to run...
3. See…
-
Using the latest 1.7.0-rc1, `HDF5.jl` cannot be installed due to a missing binary dependency:
```
(@v1.7) pkg> add HDF5
Resolving package versions...
No Changes to `~/.julia/environments/v1…
-
I am wondering what the current required steps are to install PyTables. The naive way of `pip install tables` does not work, even with `brew install hdf5 c-blosc lzo bzip` since the paths are not corr…
-
I am currently unable to run the tests of UnROOT because `xrootdgo.Open` hangs and crashes Julia completely if the stream is not available:
```
julia> r = ROOTFile("root://eospublic.cern.ch//eos/r…
-
Hi, I need a help. I try put some data from API like this:
```
model: {
content: {
rendered: '
Item one
Item two
Item three
'
}
}
```
o thev Nuxt component template:
``
…
-
Hi,
Can you add support for title+description and photo viewer?
This component is nice
https://silentbox.rocek.dev/
Regards
-
Hello.
I am trying to add margin to the silentbox items.
I am using SCSS so this is the way I go about it:
```
#silentbox-gallery {
.silentbox-item {
margin:10px;
}
}
```
T…
-
Get error "btoa is not defined"
Line 293 in vue-silentbox.umd.js
-
I have prepared HDF5 1.14.0 via https://github.com/JuliaPackaging/Yggdrasil/pull/6274 . Please help test this.