Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kaggle/docker-python
/ __init__
Method
__init__
patches/kaggle_gcp.py:29–30 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
27
28
class
KernelIntegrations():
29
def
__init__(self):
30
self.integrations = {}
31
32
def
add_integration(self, target):
33
self.integrations[target] = True
Callers
4
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected