asg017 / dataflow

An experimental self-hosted Observable notebook editor, with support for FileAttachments, Secrets, custom standard libraries, and more!
https://alexgarcia.xyz/dataflow/
MIT License
394 stars 23 forks source link

RuntimeError: Inputs.form is not a function #35

Open wiless opened 1 year ago

wiless commented 1 year ago

Thanks for the great work.. I managed to write a simple golang gist code that downloads an observablehq notebook and create "ojs" file. I noted that the current dataflow does not support "Inputs.form"

Other viewof Inputs works well. Is there anything else to be updated/included for the "forms" to work ?