Add line numbers to code samples
Yousaf Nabi
We are probably better off annotating the code in numbered steps and referring to them, rather than individual line numbers, as if the code gets updated, the line number refs need to change.
Also if you copy pasta the code, you get the context along with it
Yousaf Nabi
If you switch to the code tab, you will see the line numbers in the code editor. The code tab was visible all the time in the katacoda, but not in the killercoda environment.