Install Zero-True by following the installation instructions.
Get Started
Getting Started
Run Zero-True notebook locally with the following command:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
zero-true notebook
import zero_true as zt
my_slider = zt.Slider(id="my_slider")
print(my_slider.value)