docs: note that the hosted Learning Hub is decommissioned - #9
Merged
Conversation
learn.hathor.network and the BinderHub backend behind it were shut down in August 2026 to remove ~$225/month of recurring spend. The GCP project and GKE cluster are deleted, and so are the S3 buckets, CloudFront distributions, ACM certificates and GitHub Actions OIDC roles for the site — so the deploy workflows in this repo can no longer authenticate. The repository is deliberately left active rather than archived: the tutorial content is still valid and still runs locally, and only the hosted delivery of it went away. These notices make that distinction explicit so nobody follows the deployment instructions expecting them to work, or assumes the notebooks themselves are gone. Ref: HathorNetwork/ops-tools#1479 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AFMJkYo4PXZLN6zVreEy6M
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
learn.hathor.networkand the BinderHub backend behind it were shut down in August 2026 to remove ~$225/month of recurring spend. The GCP project and GKE cluster are gone, as are the S3 buckets, CloudFront distributions, ACM certificates and the GitHub Actions OIDC roles for this repo — so the deploy workflows here can no longer authenticate.This repo is deliberately being kept active rather than archived. The tutorial content is still valid and still runs locally; only the hosted delivery went away. These two notices make that distinction explicit, so nobody follows the deployment instructions expecting them to work or assumes the notebooks themselves are gone.
README.md— the hosted tutorials are gone, the local instructions below still worklearn-hathor-website/README.md— the site is no longer deployed, deployment section kept for historical referenceRef: HathorNetwork/ops-tools#1479