Python script and notebook for tracking jump to references
Lists all the nodes jumping into a given node reference
Positional arguments:
F - a string containing the corpus location
N - a string containing the node that you want to check all the jumps
python tracking-jumps-script.py '/home/corpus.json' 'node_d7fe6893-639c-11ea-bff3-005056924583'
python tracking-jumps-script.py 'C:\Users\john\Documents\watson-assistant-jump-to-tracking\data\skill-corpus.json' 'node_10_1564936862490'