Skip to content

Commit 20f778b

Browse files
committed
add note on extra dependencies
1 parent 7f2bdc6 commit 20f778b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/contributing/jupyter_style.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,8 @@ Thus, notebooks with extra dependencies should:
308308
:::
309309
::::
310310

311-
1. include the warning and installation advise template with the following markdown:
311+
1. include the warning and installation advise template with the following markdown right before
312+
the extra dependencies are imported:
312313

313314
```markdown
314315
:::{include} ../extra_installs.md

0 commit comments

Comments
 (0)