Skip to content

Commit 493952a

Browse files
committed
clean up jupyter requirements (thanks @marthacryan)
1 parent 6454bf5 commit 493952a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

packages/python/plotly/requires-optional.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pytz
3030
requests
3131
psutil
3232

33-
## code formatting
33+
## code formatting ##
3434
pre-commit
3535
black==22.3.0
3636

@@ -40,9 +40,6 @@ inflect
4040
## template generation ##
4141
colorcet
4242

43-
## ipython ##
44-
ipython
45-
4643
## pandas (for some matplotlib functionality) ##
4744
pandas
4845

@@ -51,8 +48,7 @@ scipy
5148

5249
## jupyter ##
5350
jupyter
54-
jupyterlab
55-
ipykernel
51+
anywidget
5652

5753
## deps for _county_choropleth.py figure factory ##
5854
pyshp

0 commit comments

Comments
 (0)