5 ms·
There is a JupyterLab extension for that: https://github.com/lckr/jupyterlab-variableInspector https://github.com/lckr/jupyterlab-variableInspector
by timdumol 7y ago
There is a JupyterLab extension for that: https://github.com/lckr/jupyterlab-variableInspector https://github.com/lckr/jupyterlab-variableInspector
- bonoboTP 7y agoDoes 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.