udrl / pages.toml
vimmoos@Thor
try again
09a4b49
raw
history blame contribute delete
187 Bytes
[[pages]]
path = "udrl/app/home.py"
name = "Home"
icon = "🏠"
[[pages]]
path = "udrl/app/sim.py"
name = "Feature Importance Visualization"
icon = ":robot_face:"
url_path = "simulation"