Modified blurb about ssh2 option and fixed typos authored by Tyler Collins's avatar Tyler Collins
...@@ -20,8 +20,8 @@ remote server addresses and facilitates working with a remote environments. ...@@ -20,8 +20,8 @@ remote server addresses and facilitates working with a remote environments.
Running batch context typically requires the following properties Running batch context typically requires the following properties
1. Data Files 1. Data Files
2. [History Batch Files (Scripts)](script-files) 2. [History Batch Files (Scripts)](script-files)
3. [Batch Configuration Files](configuration-files) 3. [Context Configuration File](configuration-files)
4. [Context Configuration File](configuration-files) 4. [Batch Configuration Files](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/configuration-files#batch-configuration-files-cfg)
All of these components will need to be selected and/or loaded into the main batch context user interface before the batch can be executed. Running your data files in a batch is an effective way to execute scripted pipelines, modules or procedures on large sets of data files. All of these components will need to be selected and/or loaded into the main batch context user interface before the batch can be executed. Running your data files in a batch is an effective way to execute scripted pipelines, modules or procedures on large sets of data files.
... ...
......