Skip to content

Commit

Permalink
Merge pull request #266 from Orange-OpenSource/2-automate-the-generat…
Browse files Browse the repository at this point in the history
…ion-of-the-tutorial-output-in-the-documentation

Docs: Adding automation for tutorial output of the documentation.
  • Loading branch information
da-ekchajzer authored Jan 24, 2024
2 parents 7603978 + 98ac2a1 commit c973a48
Show file tree
Hide file tree
Showing 8 changed files with 2,237 additions and 891 deletions.
16 changes: 8 additions & 8 deletions docs/docs/getting_started/consumption_profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ The API will select the average xeon gold consumption profile and adapt it with

```json
{
"a": 35.5688,
"b": 0.2438,
"c": 9.6694,
"d": -0.6087
"a": 35.5688,
"b": 0.2438,
"c": 9.6694,
"d": -0.6087
}
```

Expand Down Expand Up @@ -81,10 +81,10 @@ The API will select the average xeon gold consumption profile and adapt it to ma

```json
{
"a": 88.92199999999995,
"b": 0.13034943934208817,
"c": 13.521235682053703,
"d": -0.6456240344253034
"a": 105.9490625645529,
"b": 0.08276489427342926,
"c": 19.892145752325938,
"d": -0.7237683566860724
}
```

Expand Down
Loading

0 comments on commit c973a48

Please sign in to comment.