show variables values in 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