Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b770a8b

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)