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
avdata() would parse __DESCRIPTION_<key> attributes to a 'Description' column
avdata_import() would do the reverse
implement avdata_delete() to remove particular keys.
round trip a vector-of-links. Currently avdata_import(avdata()) converts to a JSON text representation of vector of strings ["gs://...", "gs://...", ...].