Skip to content

Commit b770a8b

Browse files
authored
add sidecar to docs requirements in setup.py
1 parent e910e14 commit b770a8b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"sphinx-design",
2020
"nbsphinx",
2121
"pandoc",
22-
"jupyterlab"
22+
"jupyterlab",
23+
"sidecar"
2324
],
2425

2526
"notebook":

0 commit comments

Comments
 (0)