Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marimo-team/marimo
/ Number
Class
Number
tests/_plugins/core/test_json_encoder.py:426–429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
BLUE =
"blue"
425
426
class
Number(IntEnum):
427
ONE = 1
428
TWO = 2
429
THREE = 3
430
431
# Int enum
432
encoded = encode_json_str(Color.RED)
Callers
15
parseMaxPerProvider
Function · 0.85
RelativeTime
Function · 0.85
getNumericValuesFromSelectedCells
Function · 0.85
SumStat
Function · 0.85
AverageStat
Function · 0.85
SliderField
Function · 0.85
saveValue
Function · 0.85
getVegaSpec
Method · 0.85
MarimoCirclePaths
Function · 0.85
MarimoPlusIcon
Function · 0.85
roundToFractionDigits
Function · 0.85
handleInputChange
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…