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
Demonstrate adjusting an algorithm with a widget (like a slider for a float parameter) in a Jupyter notebook. Postitive pixel count is a good example to start with.
This involves figuring out how to expose a slider widget that will rerun a process on change (and be debounced appropriately).
Eventually, it would be also show hooking this through to running the algorithm via Girder.
The text was updated successfully, but these errors were encountered:
Demonstrate adjusting an algorithm with a widget (like a slider for a float parameter) in a Jupyter notebook. Postitive pixel count is a good example to start with.
This involves figuring out how to expose a slider widget that will rerun a process on change (and be debounced appropriately).
Eventually, it would be also show hooking this through to running the algorithm via Girder.
The text was updated successfully, but these errors were encountered: