Skip to content

make the README runnable in Livebook :) #1008

make the README runnable in Livebook :)

make the README runnable in Livebook :) #1008

Triggered via pull request September 26, 2024 20:05
Status Success
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 warning
test (1.17, 27.0.1, lint)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead