Sarah Gibson

Results 56 issues of Sarah Gibson

Hi everyone! I'm working through building a BinderHub and getting ready for the Turing Way BinderHub workshop ([agenda here](https://github.com/alan-turing-institute/the-turing-way/blob/master/workshops/build-a-binderhub/agenda.md)). I've tried to capture in this issue some of the questions...

enhancement
documentation

Hey all! I'm leaving this as a draft PR for the time being as it still needs some tinkering before it'll actually work in production. With a lot of hand-holding...

enhancement
code:html/js/css

Hello team! 👋 Here are some more questions and suggestions I had while setting up my test BinderHub deployment that I would like to feedback 😄These are specific to the...

### Summary Write a function that takes in a list of docker images that are desired cache sources for the build phase. Check each image name for a provided tag,...

enhancement
help wanted

### Proposed change Hi! :wave: I've always found the naming convention of images generated by repo2docker a little jarring, particularly the rogue `2d` that seems to crop up after hyphens...

needs: discussion

### Bug description I have a Julia repo with a `Project.toml` file that requests Julia 1.3: * Repo: https://github.com/sgibson91/my-first-binder * `Project.toml`: https://github.com/sgibson91/my-first-binder/blob/master/Project.toml However when I run repo2docker, the Julia kernel...

### Bug description During a kubernetes master outage, a few failed api calls leaves JupyterHub in an unrecoverable state. This causes user servers to fail to spin up. #### Expected...

bug

### Summary - Finds all issues with 'talks-and-workshops' labels - Closes any of these issues whose talk date is in the past - Either, creates a new issue to promote...

project management
PR: draft

### Summary As the Person Who Gets Asked All the Technical Questions™️, I find working with Netlify to be too confusing as it's too much of a black box. Historically,...

tools
software-skills
idea-for-discussion
infrastructure

### Summary Image files will be the biggest cause of "size bloat" for this repository. We already check for particularly large files (of any kind) that are added to the...

PR: unreviewed