top | item 19831256

(no title)

timdumol | 6 years ago

There is a JupyterLab extension for that: https://github.com/lckr/jupyterlab-variableInspector

discuss

order

bonoboTP|6 years ago

Does it work with variables that are local to a function? I don't mean inspecting global variables after having executed a cell, but local variables in the middle of a function execution.