Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ embed2.py
File
embed2.py
tools/tests/embed/embed2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"This tests passing a dict for the user_ns at shell instantiation."
""
2
from
IPython
import
embed
3
4
user_ns = dict(cookie=
'monster'
)
Callers
nothing calls this directly
Calls
1
embed
Function · 0.90
Tested by
no test coverage detected