MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / getJupyterVariableList.py

File getJupyterVariableList.py

pythonFiles/tests/ipython/getJupyterVariableList.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Query Jupyter server for defined variables list
2# Tested on 2.7 and 3.6
3from sys import getsizeof as _VSCODE_getsizeof
4import json as _VSCODE_json

Callers

nothing calls this directly

Calls 2

typeFunction · 0.85
appendMethod · 0.45

Tested by

no test coverage detected