-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logic to only add open link to tools that are available on the lab server #229
Comments
I assume we would need to create one tools section for each server. And then only put links that work on that server. Is there a way to use a different section depending on the server ? @neoformit ? |
I think this is the right thing to do, showing tools that aren't installed would be annoying as a user. I think you're looking for the (currently undocumented) galaxy_codex/communities/spoc/lab/sections/1_beginner.yml Lines 212 to 218 in dda9c0d
This can be used to exclude specific blocks of the Sections data from particular hostname(s). |
|
|
Despite our best efforts, there will be servers that will not install all tools for all communities. We cannot fix that on our side.
So once the tool table is available in the labs, there should be a logic to handle that.
Some ideas from my side:
The text was updated successfully, but these errors were encountered: