Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ embed_class_long.py
File
embed_class_long.py
examples/Embedding/embed_class_long.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"An example of how to embed an IPython shell into a running program.
3
4
Please see the documentation in the IPython.Shell module
for
more details.
Callers
nothing calls this directly
Calls
4
InteractiveShellEmbed
Class · 0.90
ipshell
Function · 0.85
foo
Function · 0.70
bar
Function · 0.70
Tested by
no test coverage detected