-
Notifications
You must be signed in to change notification settings - Fork 1
add ref (resolved ref) into binder gallery #1
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
resolved ref is added into launch events:
- add resolved ref information into launch events jupyterhub/binderhub#1111
- https://github.com/jupyterhub/binderhub/blob/master/binderhub/event-schemas/launch.json
but gallery is ignoring it while saving launches:
so we have to
- add
refintoBinderLaunchmodel/table (models.py) - create a database migration for the new field
- add
refinto API (api.py) - update mybinder_archives.py for
ref
[Moved from GitLab]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request