+[2017-01-06T14:52:07Z]jonascjmakes sense, thanks +[2017-01-06T22:01:54Z]rivarunhello. i have forked a github project, added the fork as a remote and i'm now trying to push to it like so: `git push my_username my_new_branch`. however i get `! [remote rejected] my_new_branch -> my_new_branch (pre-receive hook declined)`. in github settings there's no protected branches. how can i figure out what's going on? +[2017-01-06T22:03:54Z]rivarunoh. i just ran the exact same command and it worked. i'll take it that was a github hiccup +[2017-01-06T22:08:39Z]samlwith PR review, how can I collapse my comments? +[2017-01-06T22:08:52Z]samleven after approving, comments still are expanded
+[2017-01-07T00:31:57Z]chewbrancahttp://nbviewer.jupyter.org/gist/jorisvandenbossche/8b74f71734cd6d75a58c5a048261a7a7 but if you look at that gist in the native Github renderer, it doesn't have those colors https://gist.github.com/jorisvandenbossche/8b74f71734cd6d75a58c5a048261a7a7 +[2017-01-07T00:31:57Z]chewbrancahowdy, I'm trying to use Github's built in notebook rendering but it appears there's some issues with applying colors. I was wondering if anyone knew of a workaround, whether this is a bug, or just not supported? You can see here that the notebook applies background colors in the tables +[2017-01-07T00:40:09Z]chewbranca(also fyi, those aren't my gists, just found them as a good example of demo'ing the issue) +[2017-01-07T09:18:34Z]tyllHi, when I am looking at https://github.com/mikem23/koji-playground/commit/09af8f548665fab35174f731bf51bab0c4c65063 how can I download the commit as a raw text file/patch? +[2017-01-07T10:53:57Z]TheWildhello