ecolab.disp

Contents

ecolab.disp#

etils.ecolab.disp(obj: Any, *, mode: str = '') None[source]#

Display the object.

This is the functional API for the ; auto display magic.

Parameters:
  • obj – The object to display

  • mode – Any mode supported by ecolab.auto_display()