Skip to content
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

Add links to request access page #56

Open
dometto opened this issue Nov 27, 2024 · 0 comments
Open

Add links to request access page #56

dometto opened this issue Nov 27, 2024 · 0 comments

Comments

@dometto
Copy link
Member

dometto commented Nov 27, 2024

#52 adds basic information on how to request access. However, a neater way suggested by @jelletreep could be to add a direct link to the catalog item page in the portal where access can be requested.

This is a bit more complicated, since in the workspace catalog we show e.g. 'Python Workbench', but in fact there are various Catalog Items (Python Workbench Desktop, Python Workbench CLI), etc.

One approach could be to add more metadata to each workspace type. For instance, for python-workbench.qmd:

flavours:
  - name: Python Workbench Desktop
    description: "Bla"
    id: surf-catalog-item-id

...and then create a table with names, descriptions, and links to each flavour in the markdown file.

Does that sound good, or would it unnecessarily complicate things?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant