ipython-contrib / jupyter_contrib_nbextensions

A collection of various notebook extensions for Jupyter
http://jupyter-contrib-nbextensions.readthedocs.io/en/latest
Other
5.23k stars 806 forks source link

getshapeof() #1540

Open johnduva opened 3 years ago

johnduva commented 3 years ago

Hi, I would prefer to have the getshapeof() method being called in my variable explorer space instead of getsizeof(). Could you give me some advice on doing so? I see the function written in var_list.py but I don't see that information show up in my variable space. I actually can't even call that function if I just enter it into a cell... Any advice is appreciated!

Thank you, John