Skip to content

Commit 4b6505a

Browse files
committed
Install jupyterlite-sphinx from a commit hash to get jupyterlite/jupyterlite-sphinx#24
When jupyterlite-sphinx is released, we can go back to installing from pypi.
1 parent 8c101e6 commit 4b6505a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ dependencies:
1818

1919
- pip:
2020
- ..
21-
- jupyterlite-sphinx
21+
# Until jupyterlite-sphinx>0.4.9 is released, install from a commit hash to get the jupyterlite_contents config option
22+
# - jupyterlite-sphinx
23+
- https://github.com/jupyterlite/jupyterlite-sphinx/archive/944ccf4ee977627dbf75b5ae1994c08718566c76.zip
2224
- jupyterlite>=0.1.0b9

0 commit comments

Comments
 (0)