File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ commands:
4141 - run :
4242 name : Install dependencies
4343 command : |
44- cd packages/javascript/jupyterlab-plotly && npm run bundle && cd ../../..
4544 cd packages/python/plotly
4645 python -m venv venv
4746 . venv/bin/activate
@@ -250,14 +249,6 @@ jobs:
250249 - test_optional :
251250 py : " 312_no_numpy"
252251
253- # Orca
254- python_38_orca :
255- docker :
256- - image : cimg/python:3.8-browsers
257- steps :
258- - test_orca :
259- py : " 38"
260-
261252 # Percy
262253 python_39_percy :
263254 docker :
@@ -614,7 +605,6 @@ workflows:
614605 - python_311_optional
615606 - python_312_optional
616607 - python_39_pandas_2_optional
617- - python_38_orca
618608 - python_39_percy
619609 - python_312_no_numpy
620610 - build-doc
You can’t perform that action at this time.
0 commit comments