We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68407dc commit 08cec4cCopy full SHA for 08cec4c
articles/operator-nexus/how-to-validate-cables.md
@@ -231,3 +231,4 @@ networkFabricInfoSkuId": "M8-A400-A100-C16-ab",
231
## Converting cabling validation report to html format
232
233
Sample python script to convert cabling validation report JSON output to html: [cable-html.py](media/cable-html.py)
234
+Requires Modules: json pandas as pd
0 commit comments