Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ embed3.py
File
embed3.py
tools/tests/embed/embed3.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"This tests passing local_ns and global_ns (
for
backwards compatibility only)
2
at activation of an embedded shell.
""
"
3
from
IPython.terminal.embed
import
InteractiveShellEmbed
4
Callers
nothing calls this directly
Calls
1
InteractiveShellEmbed
Class · 0.90
Tested by
no test coverage detected