-
Notifications
You must be signed in to change notification settings - Fork 936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dedicated widget for seed control #2504
Comments
can I take this issue? |
@nissu99 Yes. Two things to watch out for:
|
sorry for acting late on this issue ,my exams just got over. |
No worries, hope they went well! I don't think seed state tracking is required at this moment, but I will also let @quaquel pitch in. |
I would like to have it back at some point, but there is no rush. |
Design wise I think this is nice, @quaquel any comments? Do we want/need to support seeds other than integers? |
As discussed in #2496, having a clean dedicated widget for seed control would be nice. This should allow for controlling the seed and falling back on None (so fully random) if desired.
The text was updated successfully, but these errors were encountered: