Frankie Robertson

Results 180 comments of Frankie Robertson

How does one become a reviewer? How can we get more? Could contributors to successful scikit-learn-contrib projects be asked? What about asking in e.g. RSE organisations?

Here `entr` is the change-triggered usage. Most Revise users use non-change triggered Revise I think. (Unless I've misunderstood.) e.g. https://github.com/timholy/Revise.jl/blob/891b739539b0381801a2ec6fd3cc641ab098a615/src/packagedef.jl#L1232-L1245 This means that in this case `Revise.revise()` is run before...

Looks like the move to JuliaInterop is complete now.

This might be relevant/helpful: https://github.com/JuliaPackaging/Preferences.jl/issues/53

Okay so we have the following ways to set preferences that we could advise people of in the documentation: 1. Manually edit `LocalPrefererences.toml` file 2. Use the `Preferences` module 3....

It looks good, but it doesn't work. I guess some JavaScript is needed. It does look like it might be possible to customize the arrows with pure CSS https://stackoverflow.com/a/59474771 but...

This also affects this example: https://simondanisch.github.io/Bonito.jl/stable/widgets.html#WidgetsBase.NumberInput-widgets where there will be a MethodError since the type will not always be Float64.

Hi! It looks like a nice list, and it is an area which probably needs one since it's not immediately clear "what there is" in this area --- however, the...