Remove broken Codespaces badges from workshop READMEs#120
Merged
WSPluta merged 3 commits intofeature/add-workshopsfrom Apr 28, 2026
Merged
Remove broken Codespaces badges from workshop READMEs#120WSPluta merged 3 commits intofeature/add-workshopsfrom
WSPluta merged 3 commits intofeature/add-workshopsfrom
Conversation
The badges pointed to codespaces.new/speechlyze/* repositories, which are not the canonical location for these workshops. Removing the buttons until they can be repointed to the correct repository.
The Codespaces sections referenced a badge that was just removed (the old badge pointed at codespaces.new/speechlyze/* repos that aren't the canonical home for these workshops). Until a corrected Codespaces entry point exists, drop Option A entirely and promote local development to the Getting Started section so the docs read cleanly.
The information_retrieval_to_RAG README and both workshop notebooks linked to github.com/speechlyze/from_rag_to_agents_workshop in their 'Where to Next?' section. The canonical home is the sibling workshop inside oracle-devrel/oracle-ai-developer-hub, so point readers there instead.
WSPluta
approved these changes
Apr 28, 2026
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.
Summary
agent_memory_workshop,from_rag_to_agents_workshop,information_retrieval_to_RAG). The badges all linked tocodespaces.new/speechlyze/..., which is not the canonical location for these workshops.workshops/information_retrieval_to_RAG's README and both notebooks (notebook_student.ipynb,notebook_complete.ipynb) fromgithub.com/speechlyze/from_rag_to_agents_workshopto the sibling workshop path inside this hub.The workshops can be re-introduced to Codespaces in a follow-up PR once a correct entry point under
oracle-devrel/oracle-ai-developer-hubis set up.Test plan
.devcontainer/files (they remain on disk for future Codespaces use).