openml / server-api

Python-based server
https://openml.github.io/server-api/
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Update the generated links to refer to the new MinIO bucket structure #149

Closed PGijsbers closed 3 months ago

PGijsbers commented 8 months ago

PHP tests fail:


E         Omitting 17 identical items, use -vv to show
E         Differing items:
E         {'parquet_url': 'https://openml1.win.tue.nl/datasets/0000/0001/dataset_1.pq'} != {'parquet_url': 'http://openml1.win.tue.nl/dataset1/dataset_1.pq'}
E         Right contains 1 more item:
E         {'minio_url': 'http://openml1.win.tue.nl/dataset1/dataset_1.pq'}
E         ...