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'm parsing schema's to build datasets of available queries. Having a repr on nodes that displays attribute information would be very useful. I'm looking at my code from 2 years ago which had this functionality. Running the same code today renders non-useful repr of nodes.
Notebook state that I ran 2 years ago:
Notebook state ran today:
You can see how the repr displaying the value of the name is very useful.