You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to run the simple Python demo (insertion_sort.py) in VSC. Instead of getting the graphical representation of the sorting (also shown in this video https://www.youtube.com/watch?v=i_v_FzfYkwg&t=631s), I get some type of web representation of the object structure (see figure). Any idea why this would be happening?
The text was updated successfully, but these errors were encountered:
Hi,
I've been trying to run the simple Python demo (insertion_sort.py) in VSC. Instead of getting the graphical representation of the sorting (also shown in this video https://www.youtube.com/watch?v=i_v_FzfYkwg&t=631s), I get some type of web representation of the object structure (see figure). Any idea why this would be happening?
The text was updated successfully, but these errors were encountered: