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
* if a .| dataframe operation returns a plot, display it inline, using
the kitty graphics protocol by default (since it has the widest
support in contemporary terminals such as kitty and Ghostty
https://sw.kovidgoyal.net/kitty/graphics-protocol/)
* revise transforms.md doc, including changes outside the subject area
of plotting
There are some small incidental PromptState tests added, as "coverage"
showed that our coverage there was not 100% for some reason.
There are many minor followups we can imagine here, such as providing
the facility to save an image.
0 commit comments