@ines I had a quick question. I was able to add the progress bar, but I still see the infinity symbol instead of a percentage complete. How/where can I turn this into a bar with a percentage?
In my recipe:
return {
"dataset": dataset,
"view_id": "blocks",
"stream": list(stream),
"config": {
"blocks": blocks,
"choice_style": "multiple",
"javascript": javascript
}
}
Screenshot: