You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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:
#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
:...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?
The text was updated successfully, but these errors were encountered: