CREATE A NEW GALAXY LAB
This form allows you to quickly generate a content folder for a new Galaxy Lab.
- Unzip the downloaded ZIP archive and edit the content to your liking.
- Put it somewhere on GitHub. Production Lab content currently lives in the galaxyproject/galaxy_codex repository.
-
Copy the GitHub URL and use it to render your new page by
building a URL that points to your GitHub content, like:
https://labs.usegalaxy.org.au/?content_root=https://github.com/USERNAME/REPO/PATH/TO/MY/CONTENT/base.yml
- Refer to the Docs page and YAML Schema specification for more information on building your content.
- You can also render your content locally to visualise changes to your page instantly, before pushing to GitHub.