how to track variables jupyter notebook code example
Example: jupyter find variables
In [3]: whos
Variable Type Data/Info
----------------------------
foo str bar
In [3]: whos
Variable Type Data/Info
----------------------------
foo str bar