You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,9 +96,12 @@ The ConditionalRunner leverages Python's built-in logging system to provide insi
96
96
## Demo
97
97
98
98
> There is a nice, extensive demo [`nornir-conditional-runner-demo`](https://github.com/InfrastructureAsCode-ch/nornir_conditional_runner_demo) done with NetLab by [`Urs Baumann`](https://github.com/ubaumann).
99
+
99
100
> Or there are short demos, which can be found in the [demo/demo.py](demo/demo.py) file.
100
-
Demo topology with conditional groups:
101
-

101
+
>
102
+
> Demo topology with conditional groups:
103
+
>
104
+
> 
102
105
103
106
## Error Handling / fallback to default behavior of the threaded runner
0 commit comments