Skip to content

Commit d3e1071

Browse files
committed
Simplify requirements a bit more and add minimum version of nbsphinx that produces widgets
1 parent 7dcb129 commit d3e1071

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/environment.yml

Whitespace-only changes.

docs/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
ipykernel
21
bqplot
3-
numpy
2+
ipykernel
3+
ipyleaflet
44
jupyter_client
5-
nbsphinx>=0.2.13
5+
jupyter_sphinx
6+
matplotlib
7+
nbsphinx>=0.5
8+
numpy
69
recommonmark
710
sphinx>=1.4.6
811
sphinx_rtd_theme
9-
matplotlib
10-
ipyleaflet
11-
pandas

0 commit comments

Comments
 (0)