Balazs Kegl

Results 54 comments of Balazs Kegl

I think I deleted mars_craters for space. Then I discovered it was the DB :). But this failure is not in the kit, rather the full test of ramp-workflow. Is...

so then it's weird that the kit tests work but not https://travis-ci.org/paris-saclay-cds/rampwf-kits-test-master

It's still failing

It seems windows tests are failing because of the netcdf library, @rth do you have any suggestion what to do?

Do you see the error when you run pytest locally on your machine? It seems this error was generated when you added the hyperopt test, no? Maybe some globals are...

> CI fails because there are no binary wheels for Python 3.6 and 3.7 for [netcdf4](https://pypi.org/project/netCDF4/#files) and it misses the headers to build it from sources (which is particularly difficult...

> BTW, if possible it might be better to keep ray an [optional dependency](https://setuptools.pypa.io/en/latest/userguide/dependency_management.html?highlight=extras#optional-dependencies) as itself it has a lot of dependencies (particularly if we don't need it to run...

@martin1tab We noticed that there were a lot of formatting changes unrelated to the PR (' to ", to mention one; the convention on RAMP is single quote). Pls take...

The patch is fine, thx @albertcthomas. The problem I see for ramp-board is that the event will need to know about the flag for 1) setting --no-bagging when ramp-test is...

I would also like to urge ourselves to merge advanced into master so we can get back maintaining only one branch.