Yuvi
Yuvi
@rgaiacs yay! if we merge this as is, would that be ok with you? Or would we need to add some more customization features *before* we do that so we...
@rgaiacs oh yeah, no problem at all!
@rgaiacs ah excellent. This still needs more review, so won't be merged before tuesday i think!
@manics the color contrast changes are the result of upgrading bootstrap. I do agree with you though, it could be better. I'll see what I can do. nvm, i was...
@manics this is how it looks now. what do you think? While the form controls didn't flag in the [WCAG Contrast Checker](https://addons.mozilla.org/en-US/firefox/addon/wcag-contrast-checker/) some other things did. I'll poke at those.
After working on https://github.com/jupyterhub/repo2docker/pull/1393, I was able to get a better handle on what we actually support with hydroshare in binderhub and clarify that (only ids, not URLs). No change...
I think I just published it from my personal npm token! Thanks for taking this on, @rgaiacs! I'll try find some reviewers.
hi @rgaiacs! We'll have to build in whatever we need. I think the process we should take is: 1. Figure out what you wanna actually change 2. Decide if the...
that's excellent @rgaiacs!
JupyterHub implements its own pytest fixture, however that means we don't get the ability to upload traces for debugging only on failure. We could implement that ourselves too, but using...