Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ getJupyterVariableValue.py
File
getJupyterVariableValue.py
pythonFiles/tests/ipython/getJupyterVariableValue.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
as
VC_sys
2
import
locale
as
VC_locale
3
4
VC_IS_PY2 = VC_sys.version_info < (3,)
Callers
nothing calls this directly
Calls
1
VC_SafeRepr
Class · 0.85
Tested by
no test coverage detected