When using VS Code Jupyter notebooks, variables (like large pandas DataFrames, NumPy arrays, or ML models) can consume a lot of memory, but it’s not obvious how much each one uses, which can lead to ...