OpenML icon indicating copy to clipboard operation
OpenML copied to clipboard

Feature/docker fixes

Open josvandervelde opened this issue 1 year ago • 0 comments

  • The php code runs java -jar ../evaluate.jar directly. It would be nicer to make a call to a running evaluation engine instead, but as a simple fix I added java to the docker of the evaluation engine
  • updated evaluate.jar

I'll publish a new docker image reflecting this change on dockerhub soon.

josvandervelde avatar Oct 17 '24 06:10 josvandervelde