[~] Refactor
This commit is contained in:
parent
aa9a270980
commit
dc83fd5772
@ -279,6 +279,7 @@ def grid_of_videos(paths: Iterable[str]) -> Any:
|
||||
with out:
|
||||
display.display(display.Video(
|
||||
url='/files/%s' % path,
|
||||
height=200,
|
||||
#embed=True
|
||||
))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user