Skip to content

Commit

Permalink
try some docs pins
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl committed Dec 18, 2022
1 parent cd03fca commit 5ef6573
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,27 @@ channels:
dependencies:
- bqplot
- build
- empack
- ipykernel
- ipykernel !=6.19.*
- jupyter_client
- jupyterlab >=3,<4
- jupyter-packaging
- matplotlib
- matplotlib-base
- nbsphinx
- nodejs=14
- numpy
- packaging
- pandoc
- pip
- python=3.10
- recommonmark
- scikit-image
- scikit-learn
- sphinx
- sphinx_rtd_theme
- sympy
# lite deps
- pip
- doit
- pkginfo
- pip:
- jupyterlite==0.1.0b14
- jupyterlite==0.1.0b15
- jupyterlite-sphinx~=0.7.2
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bqplot
build
ipykernel
ipykernel !=6.19.*
jupyter_client
jupyterlab>=3,<4
jupyterlite-sphinx
Expand Down

0 comments on commit 5ef6573

Please sign in to comment.