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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,8 @@ 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
+
Or there are short demos, which can be found in the [demo/demo.py](demo/demo.py) file.
0 commit comments