Skip to content

Commit 1a7656a

Browse files
committed
Change jupyter deps
1 parent 95adaac commit 1a7656a

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

environment-exp.yml

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ channels:
44
- conda-forge
55
dependencies:
66
- python=3.12
7-
# - anaconda
87
- numpy
98
- scipy
109
- matplotlib
1110
- pandas
1211
- dask
1312
- numba
14-
- jupyterlab
13+
- ipykernel
14+
- jupyter-server
1515
- scikit-image
1616
- scikit-learn
1717
- scipy
@@ -25,14 +25,3 @@ dependencies:
2525
- graphviz
2626
- openpyxl
2727
- 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

0 commit comments

Comments
 (0)