openml / OpenML

Open Machine Learning
https://openml.org
BSD 3-Clause "New" or "Revised" License
668 stars 91 forks source link

Update description text not working #1125

Open mayer79 opened 3 years ago

mayer79 commented 3 years ago

Description

The issue might be related to https://github.com/openml/openml.org/issues, but does not seem to be solved.

I need to update the description of a dataset I have uploaded. After logging in and navigating to the dataset in question, this is what I see:

image

Then, after clicking on "edit":

image

Expected versus actual results

Whenever I change some field and submit, the following message appears:

image

Python API

Using the Python API, I was able to change things as desired.