David LeBauer

Results 172 comments of David LeBauer

@Waer1 are you still interested in this issue?

Amazing. You definitely deserve a prize!

That is an awesome idea - can you post an example of the api call including how you currently specify an image and algorithm and an example result? On Thu,...

@Sweetdevil144 I agree, that looks clear. Feel free to submit a PR

would it make sense to fix the broken links and open a separate issue for adding pkgdown to the documentation build process?

Yep it looks like, aside from the trait.lookup function itself all of the uses are for plotting

p.s. The Rstudio provides a nice interface to the debugging environment p.p.s. `debug` turns on debugging on for the specified function; `debugonce` is handy because it turns off debugging automatically...

Is it mostly a particular (eg runs) table / set of tables? We could consider cleaning out the unnecessary records and / or only syncing those tables infrequently?-- David --...

@robkooper working on it ... once I run ``` docker-compose -p bety up -d postgres docker run --rm --network bety_bety pecan/bety initialize docker-compose -p bety up -d ``` Should the...