onepanel icon indicating copy to clipboard operation
onepanel copied to clipboard

Update parameters to have a meta field

Open Vafilor opened this issue 4 years ago • 2 comments

- name: selection
  value: ...
  metaData:
    visibility: internal
    type: input.select
    options:
    - name: ...
      value: ...

Vafilor avatar Jul 30 '20 19:07 Vafilor

Issue-Label Bot is automatically applying the label kind/enhancement to this issue, with a confidence of 0.90. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Jul 30 '20 19:07 issue-label-bot[bot]

Alternatively, we can use comments similar to how Colab does for its form fields

rushtehrani avatar Mar 04 '21 03:03 rushtehrani