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
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,11 +95,13 @@ The ConditionalRunner leverages Python's built-in logging system to provide insi
95
95
96
96
## Demo
97
97
98
-
Three short demos can be found in the [demo/demo.py](demo/demo.py) file.
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
-
Demo topology with conditional groups:
101
-
102
-

100
+
> Or there are short demos, which can be found in the [demo/demo.py](demo/demo.py) file.
101
+
>
102
+
> Demo topology with conditional groups:
103
+
>
104
+
> 
103
105
104
106
## Error Handling / fallback to default behavior of the threaded runner
0 commit comments