Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marimo-team/marimo
/ _
Function
_
marimo/_smoke_tests/sql/redshift_example.py:19–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
18
@app.cell
19
def
_():
20
import
marimo
as
mo
21
import
redshift_connector
22
import
os
23
return
mo, os, redshift_connector
24
25
26
@app.cell
Callers
nothing calls this directly
Calls
5
md
Method · 0.80
get
Method · 0.65
connect
Method · 0.45
cursor
Method · 0.45
execute
Method · 0.45
Tested by
no test coverage detected