Skip to content

Commit

Permalink
Merge pull request 2i2c-org#4385 from 2i2c-org/add_sciencecore
Browse files Browse the repository at this point in the history
allow sciencecore repos to nasa small-binder
  • Loading branch information
jmunroe authored Jul 8, 2024
2 parents 8b28056 + 6016222 commit ba07352
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/clusters/opensci/small-binder.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,16 @@ binderhub-service:
<a href="mailto:[email protected]">[email protected]</a>
with information and we will get back to you!
# Update the about message as more repos are added to GitHubRepoProvider.allowed_specs
about_message: "Launchable repositories are: github.com/binder-examples/requirements and github.com/2i2c-org/*"
about_message: "Launchable repositories are: github.com/binder-examples/requirements and github.com/2i2c-org/* and github.com/sciencecore/*"
DockerRegistry:
url: &url https://quay.io
username: &username opensci-small-binder+image_builder
GitHubRepoProvider:
allowed_specs:
- "^2i2c-org/.*$"
- "^sciencecore/.*$"
- binder-examples/requirements

extraEnv:
- name: JUPYTERHUB_API_TOKEN
valueFrom:
Expand Down

0 comments on commit ba07352

Please sign in to comment.