Scripting features
You may customize the script view using additional GUI-related options. Most of them are hints to improve the interface for your scripts. You should list options in curly braces in corresponding header lines. The order of the hints makes no difference. All options are optional.
Manage scripts:
- Create a script
- Find & run a script
- Debug a script
- Share a script
- Delete a script
- Save script in Git
Enhance the input form:
- Add captions and hints
- Add units
- Autocomplete values
- Group inputs
- Precalculate the inputs
- Validate the inputs
- Process a dataframe
- Specify a dataframe column
- Provide semantic type
- Process a file
Visualize output data:
- Add viewers for dataframe
- Customize viewers for dataframe
- Return graphics as output
- Download output file
Manage environments:
Integrate your scripts: