Skip to content

Commit f64672c

Browse files
authored
Update userdocumentation.md
Fix withe space error
1 parent e4d56cf commit f64672c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/hyperloop/userdocumentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ You can get to the _All Analyses_ page by using the main menu, or by the link in
132132
* For wagons set as ready for slim derived data, two more fields need to be correctly set:
133133
* Max DF size - This sets the maximal dataframe size in the merging step. Has to be 0 for not-self contained derived data (which need parent file access).
134134
* Max derived file size - Sets the size limit for the output file size of the derived data file. This is an expert parameter which usually does not have to be changed. Only change this value if the processing in subsequent trains takes so long that the jobs fail. If set to 0 a good value will be automatically determined.
135-
135+
136136
```note
137137
When enabling `Ready for slim derived data` the option has to be selected for the main wagon and all dependencies which produce derived data.
138138
```
139-
139+
140140
* In order to update the derived data configuration with the latest version of the workflow, click on the button `↻ sync` in _Derived data_. By synchronizing the derived data, the tables which no longer belong to the workflow will be removed, and the values of the tables will be updated.
141141

142142
<div align="center">

0 commit comments

Comments
 (0)