Lazaro Alonso

Results 267 comments of Lazaro Alonso

Using a custom config has always been an option for those that want extra things, and I believe that's well known, hence breaking it with the proper warnings is the...

sorry, but I haven't look at this (I mean, hard to, no way to debug this on my end). But, I wonder, what happens if first you install https://nodejs.org/en in...

Yes,and if some things don't work please open more issues.

see https://github.com/JuliaIO/Zarr.jl/pull/168

You could use `poly`. As in (first plain colour): ```Julia using GLMakie.Makie, GLMakie, Random pat = Makie.LinePattern(; direction=Vec2f(1), width=5, tilesize=(20, 20), linecolor=:snow2, background_color=:grey15) x = range(-10, 10, 200) lower =...

@stemann did you end up doing something on this direction? (any ViT).

did you noticed the pitfall description at the top of the documentation? [here](https://juliadatacubes.github.io/YAXArrays.jl/dev/UserGuide/group#Download-the-data) Examples there are for in memory datasets.

that is done with https://twoslash.netlify.app, and apparently only works for `js/ts` files. It would be nice to inject custom messages in a tooltip, namely ```python def function(x,y) return x +...

What would be a mwe with the above options? Maybe doing a parser could be a way forward. Hence, knowing how is supposed to look would be helpful.