Remove obsolete Parsl channel configuration option
This issue describes channel removal in Parsl in more depth: https://github.com/Parsl/parsl/issues/3515
Channel support has been removed over the last few weeks and will be gone entirely in the next Parsl release.
In the example configuration changed by this commit, this might change where Parsl stores some of its working script files from . to Parsl's runinfo/NNN/ working directory. Storing those files elsewhere, at a user-specified path, is no longer supported. There shouldn't be other behaviour changes in the example
I did not check rendering - not sure how to do that.
Submitters and reviewers please make sure
- [*] internal links are relative and to the .md file
- [*] avoid links named "here"
- [*] alt-text for images is descriptive
- [*] doesn't duplicate existing content
- [*] spell check
-
renders correctly - [*] does not include any identifiable information (real usernames, project names, etc)