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
A name for the parameter (will be used instead of the code in the web interface)
@@ -736,7 +738,7 @@ def parameter(
736
738
Whether this parameter should be provided multiple values (if True, the value must be provided as a list of
737
739
values of the chosen type)
738
740
directory : str, optional
739
-
An optional parameter to force file selection to specific directory (only used for parater type File). If the directory does not exist, it will be ignored.
741
+
An optional parameter to force file selection to specific directory (only used for parameter type File). If the directory does not exist, it will be ignored.
0 commit comments