Raniere Silva
Raniere Silva
When using `2to3` there are some changes that I don't know the best way to keep it compatible with Python2: - replace `urllib2` with `urllib.request` at `nbdiff/server/command/MergeURLCommand.py` and `nbdiff/server/command/DiffURLCommand.py`, -...
Can I have a invitation to Slack?
@dmatrix Thanks for the feedback. Regarding the number of images, I think this feature can initially be limited to a maximum number of artifacts per experiment (let say 10 images...
I noticed that I will get the list if I have ``` {{ .Title }} {{ range .Pages }} {{.Date.Format "2006-01-02"}} | {{.Title}} {{ end }} ``` in `themes/hugo-fresh/layouts/_default/list.html` but...
> okay. forking caused many, many problems last time I think the correct word is "has many restrictions". GitHub only allows one fork per repository so in the scenario that...
@kekoziar an error that I sometimes get when using Git.
I changed the story-example for my tutorial on EuroScipy, https://github.com/rgaiacs/swc-git-novice-euroscipy2016, and I spent 30-60min to change the things with sed. When we agree on the changes I volunteer to implement...
> I'm inclined to just remove mentions of proprietary systems Should we move to use a Linux like file system for the examples considering that in the future we might...
@naupaka and @mawds Thanks for the issue. As far as I know, The Carpentries never make the migration to use `master` instead of `gh-pages`. This was because of the extra...
This is a duplicated of https://github.com/datacarpentry/R-ecology-lesson/issues/558.