ray/doc/source/tune/tutorials/BUILD

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
114 B
Text
Raw Normal View History

filegroup(
name = "tune_tutorials",
srcs = glob(["*.ipynb"]),
visibility = ["//doc:__subpackages__"]
)