Éléonore
Éléonore
The Readme for the `hacker_news` example refers to a `model.py` and `visualize.py`. I couldn't find those files.
'Add another comment' button (see picture below) added to model_update_form.html but it doesn't lead anywhere. It should enable to add other comments. 
- Added libraries and modified the science paragraph. - I didn't see anything about virtualenvs so I added that. - Links to additional resources/tutorials
Bug during Building Data Exchange hackathon
HTTP error 500 triggered by a date malformed in a measurements GET request. It should return a 4xx error instead. See gist of the error: https://gist.github.com/Eleonore9/a5cbe5784622a5340eec
I did a GET request on a programme "https://www.getembed.com/4/programmes/*programme-id* " the response is `ExceptionInfo clj-http: status 403 clj-http.client/wrap-exceptions/fn--9468 (client.clj:196)`. -> When querying "https://www.getembed.com/4/programmes/" this programme is returned (amongst lots of...
No message/alert on UI when the login fails due to wrong login credentials
I remember working on calculating the minimum reading for a day or a month with Anna. It was a while back, though. So I don't know if it's relevant any...
Old changes, might not be relevant anymore
When I create a new property in a project newly created and refresh the browser (Chrome), the property disappear from the UI (it is created in C\* and ES). The...