Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
from
sys
import
getsizeof
as
_VSCODE_getsizeof
4
import
json
as
_VSCODE_json
Callers
nothing calls this directly
Calls
2
type
Function · 0.85
append
Method · 0.45
Tested by
no test coverage detected