Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ enable_gui
Method
enable_gui
IPython/core/tests/test_pylabtools.py:151–152 ·
view source on GitHub ↗
(self, gui)
Source
from the content-addressed store, hash-verified
149
class
TestPylabSwitch(object):
150
class
Shell(InteractiveShell):
151
def
enable_gui(self, gui):
152
pass
153
154
def
setup(self):
155
import
matplotlib
Callers
1
gui
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected