Skip to content

Commit 92c0dd9

Browse files
committed
Fix docs
Signed-off-by: martinRenou <[email protected]>
1 parent f03b50d commit 92c0dd9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ clean:
5555

5656
html:
5757
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
58-
sed -i 's/div.jupyter_container \*/div.jupyter_container/g' $(BUILDDIR)/html/_static/jupyter-sphinx.css
5958
@echo
6059
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
6160

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ipyleaflet
2-
jupyter-sphinx>=0.2.3,<0.3
2+
jupyter-sphinx==0.2.4a1
33
scipy
44
netcdf4
55
geopandas

0 commit comments

Comments
 (0)