In VSCode, there are two ways to view script variables besides setting breakpoints:
-
Open the “
OUTLINE
” column in the lower left corner of VSCode: -
Right-click “
Run Current File in Python Interactive Window
” in the script, and select “Show variables active in jupyter kernel
“: