Stephan Heunis

Results 27 comments of Stephan Heunis

> 2. What makes a remote special? How do I check, is there a list somewhere in .git, can it be manipulated manually? Re _special_ remote, this is a git...

> Btw, googling these messages above does not give much to work on. Looks like this problem is kind of rare or unique. I agree, has been quite difficult to...

Yup heroku closed down all of their free app services... There are two ways I can think of to bring the figures back up with the least effort: - convert...

Can I help with this? I'm quite excited about this functionality.

@yarikoptic it looks like d54ec42d98fb296908ade270fb69385dfb2fc722 is already in `master`, and that da72357005adf85270fe9fe062722882449377e5 would a good addition (had the same irritation with the current warning message). Anything else needed here before...

@christian-monch did you still have changes to add to this PR? Can you remember what level of refactoring was necessary?

Note: Using `json.dump(json.load())` on the string after it is read from file results in the same problem.

If I have an object with minimal fields saved in a text file (`test.json`) ```json { "desc_md": "'# An Extension of studyforrest.org Dataset\n\n## Simultaneous fMRI/eyetracking while movie watching, plus visual...

More generally, my challenge is to format any supposedly json-serialized string correctly (and automatically) so that I don't have problems with `jq`.

Fair point, although that problem/challenge exists whether one applies a run-procedure or not. It is something that the people managing the data would need to consider in any case when...