Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 120d586

Browse filesBrowse files
deactivate CS tests
1 parent 75500d9 commit 120d586
Copy full SHA for 120d586

File tree

Expand file treeCollapse file tree

2 files changed

+16
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+16
-1
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,5 +472,4 @@ workflows:
472472
- python_39_optional
473473
- python_38_orca
474474
- python_37_percy
475-
- python_37_chart_studio
476475
- build-doc

‎environment.yml

Copy file name to clipboard
+16Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: plotly
2+
channels:
3+
- conda-forge
4+
- defaults
5+
dependencies:
6+
- anaconda-client
7+
- pandas
8+
- black
9+
- pytest
10+
- tenacity
11+
- inflect
12+
- python=3.10
13+
- jupyterlab
14+
- ipywidgets
15+
- statsmodels
16+
- numpy

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.