Unfortunately, the previous answers stopped working for me. The correct answer these days is:
show(df, allrows=true, allcols=true)
Unfortunately this doesn't respect pretty formatting, so it doesn't look great. There is a way to pass kwargs through to pretty print, but i haven't bothered to research.