Skip to content

Rich Repr updates

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 09 Jun 17:58
· 2143 commits to master since this release
2002463

This release fleshes out the new Rich Repr protocol

[10.3.0] - 2021-06-09

Added

  • Added Console.size setter
  • Added Console.width setter
  • Added Console.height setter
  • Added angular style Rich reprs
  • Added an IPython extension. Load via %load_ext rich

Changed

  • Changed the logic for retrieving the calling frame in console logs to a faster one for the Python implementations that support it.