File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ channels:
4
4
- conda-forge
5
5
dependencies :
6
6
- python=3.12
7
- # - anaconda
8
7
- numpy
9
8
- scipy
10
9
- matplotlib
11
10
- pandas
12
11
- dask
13
12
- numba
14
- - jupyterlab
13
+ - ipykernel
14
+ - jupyter-server
15
15
- scikit-image
16
16
- scikit-learn
17
17
- scipy
@@ -25,14 +25,3 @@ dependencies:
25
25
- graphviz
26
26
- openpyxl
27
27
- pip
28
- - pip :
29
- - jupyter-book==1.0.3
30
- - quantecon-book-theme==0.7.6
31
- - sphinx-tojupyter==0.3.0
32
- - sphinxext-rediraffe==0.2.7
33
- - sphinx-exercise==1.0.1
34
- - ghp-import==2.1.0
35
- - sphinxcontrib-youtube==1.3.0 # Version 1.3.0 is required as quantecon-book-theme is only compatible with sphinx<=5
36
- - sphinx-proof==0.2.0
37
- - sphinx-togglebutton==0.3.2
38
- - sphinx-reredirects==0.1.4 # Version 0.1.5 requires sphinx>=7.1
You can’t perform that action at this time.
0 commit comments