We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c101e6 commit 4b6505aCopy full SHA for 4b6505a
docs/environment.yml
@@ -18,5 +18,7 @@ dependencies:
18
19
- pip:
20
- ..
21
- - jupyterlite-sphinx
+ # 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
24
- jupyterlite>=0.1.0b9
0 commit comments