Joaquin Vanschoren

Results 51 issues of Joaquin Vanschoren

Requires both backend and frontend updates.

Add export button to export [data, task, flow, run] ids Useful for API calls and to create collections.

Hacktoberfest

- [ ] Add 'add to collection' on task page - [ ] Add 'add to collection' on task search page - [ ] Add 'add to collection' on run...

Hacktoberfest

add quick examples for client APIs on API page, link to documentation pages

Hacktoberfest

E.g. if you search for dataset 'convex' it is not shown by default because it is 'in preparation' It would be good to show a message like '3 more results...

Hacktoberfest

For good reason, we don't automatically display user emails in the frontend. Still, we often hear that users want to contact other users, and that many users like a way...

- No 'OK' feedback after uploading a user picture - After upload, it doesn't readily show the new picture (it's inconsistent)

bug
blocking

## Description Is there an easy way to hide code cells in the generated RISE slides? In the notebook version there are plugins to hide all code cells with the...

bug

#### Description Downloading large datasets can take an unpredictable amount of time. It would be nice if a progress bar could be shown. #### Steps/Code to Reproduce openml_dataset = openml.datasets.get_dataset(ID)...

Feature request