Commit 5318918b authored by Anton Pershin's avatar Anton Pershin

Updated comments in research.py, refactored the names there and provided a…

Updated comments in research.py, refactored the names there and provided a detailed description of the class. Also updated the config example
parent 75bd6c9a
This diff is collapsed.
{
"LOCAL_HOST": {
"research_path": "...",
"research_roots": "...",
"custom_programs": {
"@path_to_binaries@": ["@bin1@", "@bin2@", ...],
...
......@@ -12,6 +12,7 @@
"max_cores": ...,
"username": "...",
"password": "...",
"pkey": "...",
"research_path": "...",
"env_programs": ["@bin1@", "@bin1@", ...],
"custom_programs": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment