James J Balamuta

Results 144 comments of James J Balamuta

I have a shiny application that is setup to allow students to submit homework. The app right now only is able to record usernames and submission times on action submit....

@jcheng5 any eta on the robust method?

@jcheng5 is there an ETA on when the proper fix will land? (1 month, 6 months, year?)

@jcheng5 excellent. A thousand thanks mate!

The underlying docker image was updated and now has support for C++/Python/R Bindings to be built. I left out Julia and Go as I'm not familiar with them. I suppose...

@rcurtin After. With https://github.com/mlpack/jenkins-conf/pull/30, the image must be uploaded onto the mlpack org's dockerhub account. From there, we can switch it from `jamesbalamuta/mlpack-codespace:latest` to `mlpack/mlpack-codespace:latest`. Though, you may want to...

I'm pleased to share that there are two distinct methods for integrating R WASM Package binary builds into an R package repository: 1. **Separate Workflows with Commits into `gh-pages`** -...

@echuber2 press the watch button for the repo (get ready for dependency update fun at 6 am) or click subscribe under notifications to the issue ticket (right hand side)

Probably should add the descriptions from the different "retries" given earlier on Slack: > 1. On every quiz, students receive immediate feedback about whether their answers are correct, and if...

@jonpsy & @zoq if you have a moment; do you want to comment on this PR? It seems like a spiritual successor to #120 DTLZ problems. Though, I'm not sure...