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
In the widget list notebook the IntProgress and FloatProgress widgets are instantiated with a step parameter, but this parameter doesn't exist in the IntProgress class nor in the FloatProgress class.
The text was updated successfully, but these errors were encountered:
In the widget list notebook the
IntProgress
andFloatProgress
widgets are instantiated with astep
parameter, but this parameter doesn't exist in the IntProgress class nor in the FloatProgress class.The text was updated successfully, but these errors were encountered: