-
### Context
In https://github.com/2i2c-org/docs/pull/138 we started to write some user-facing documentation around how to work with storage in the cloud. This now appears at https://docs.2i2c.org/e…
-
This repo is meant to hold the usage example notebooks for `icepyx`. The original effort was to integrate this into `icepyx`, but there were some troubles, see the PR https://github.com/icesat2py/icep…
-
[Docker is deprecated as a container runtime in Kubernetes 1.20](https://kubernetes.io/blog/2020/12/02/dockershim-faq/). For those who are switching to a different container runtime, we need a differe…
-
https://github.com/berkeley-dsep-infra/datahub/issues/2950 could've been caught fairly easily in https://github.com/berkeley-dsep-infra/datahub/pull/2933 if we had some simple unit tests that check th…
-
### Proposed change
This is a follow-up from https://github.com/manics/jupyter-offlinenotebook/pull/54#issuecomment-674766041
> I think bots that update their comment is the way to go instead of pos…
-
Re our repo2docker convo for building dockerfiles for jupyterhub. See how the CryoCloud 2i2c hub does this.
GitHub action to build: https://github.com/CryoInTheCloud/hub-image/blob/main/.github/workf…
-
We currently build the `jupyterhub/jupyterhub` and `jupyterhub/singleuser` images from this repo (edit: this repo is jupyterhub/jupyterhub, the issue was transferred to jupyterhub/team-compass). That'…
-
In a recent debugging session, [@minrk pointed out](https://gitter.im/jupyterhub/mybinder.org-deploy?at=5c98ce9f0d7190505761e0dd) that if you only *partially* pin your repository (e.g. pin numpy versi…
-
### Proposed change
When a repository is being built we stream the output of repo2docker to the website the user sees. It would be great if this log would also be available after the build has failed…
-
How do you feel about letting the deployment of henchbot be transformed to run in GitHub Workflows that could be triggered manually, as a cron job, and through a webhook?