Skip to content

Commit

Permalink
Add step about creating a new public quay.io repo
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Jul 31, 2023
1 parent 3854d60 commit 8ebe466
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/howto/custom-jupyterhub-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ flowchart TD
dockerfilePath: images/hub/Dockerfile
```
3. Go to https://quay.io/new/ and create a new _public_ repository using your `2i2c` organizational account. Name it the same with the suffix of the name set under `imageName` from `chartpress.yaml`. In this example is `new-experiment`.

## How to install an unreleased version of a package in an experimental hub image

To install an unreleased package, we will need to install directly from GitHub and not from PyPI:
Expand Down

0 comments on commit 8ebe466

Please sign in to comment.