Skip to content

Commit bf9aef7

Browse files
ethanwharrislexierule
authored andcommitted
Update notebooks submodule (#10827)
1 parent 03b19fa commit bf9aef7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_notebooks

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
# -- Project documents -------------------------------------------------------
4848
if _SHOULD_COPY_NOTEBOOKS:
49-
HelperCLI.copy_notebooks(PATH_RAW_NB, PATH_HERE, "notebooks")
49+
HelperCLI.copy_notebooks(PATH_RAW_NB, PATH_HERE, "notebooks", patterns=[".", "course_UvA-DL", "lightning_examples"])
5050

5151

5252
def _transform_changelog(path_in: str, path_out: str) -> None:

0 commit comments

Comments
 (0)