Choosing environments#
When you start the Cloud Hub, a choice of different images is offered as a drop-down menu. We maintain a “Reflective” image, which contains many common packages used for earth science (xarray, pangeo stack etc.), as well as some additions for working in the Cloud (e.g. arrraylake for working with zarr stores on Earthmover). This environment develops over time, so it’s possible that you will come back to old code and find it needs an old version of the environment to run. This is possible (see below). There are also several default images available: the “Pangeo” environment is a safe choice if you just want the geospatial stack, and “Scipy” is a more bare-bones environment.
Note that you can always temporarily install (or update) packages during a session using pip install.
Using Custom Images On the Hub#
Sometimes you may need to use a previous version of our environment due to updates to packages that may have broken your workflow. If you run into any unexpected issues with code that was previously working on the hub, you can use the previous environment. When starting the Hub, click the “Environment” drop down and scroll to the bottom. Click on “Bring your own image”. Then enter quay.io/2i2c/reflective-image:{IMAGE_TAG}. Grab the {IMAGE_TAG} from the table of images below. Make sure to that http:// isn’t included with the URL if you copy and paste it. If it is, just remove it. Start the hub, and you will be using the version of the image that you specify.
Reflective Image Tag History#
Each tag is a git commit SHA from reflective-org/reflective-image. Dates are the source commit dates; newest first.
Tag |
Usable |
Published |
Size |
Changes vs. previous image |
|---|---|---|---|---|
|
✅ |
Jul 30, 2026 |
2.7 GiB |
Pinned |
|
❌ |
Jul 23, 2026 |
2.7 GiB |
Added |
|
✅ |
Mar 13, 2026 |
3.0 GiB |
s3fs fix: aligned S3 stack via pip ( |
|
✅ |
Feb 24, 2026 |
2.8 GiB |
AI integration fix: |
|
❌ |
Feb 24, 2026 |
2.4 GiB |
Added AI tooling: |
|
❌ |
Jan 30, 2026 |
1.9 GiB |
Added VS Code support: |
|
✅ |
Oct 8, 2025 |
1.8 GiB |
Removed version pins in |
|
✅ |
Oct 8, 2025 |
1.9 GiB |
Removed |