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 751092e

Browse filesBrowse files
authored
Merge branch 'master' into handle-extras-integer-validator
2 parents c0a7757 + 889c200 commit 751092e
Copy full SHA for 751092e

File tree

2 files changed

+9
-1
lines changed
Filter options

2 files changed

+9
-1
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ jobs:
374374

375375
full_build:
376376
docker:
377-
- image: continuumio/miniconda3
377+
- image: continuumio/miniconda3:24.3.0-0
378378
environment:
379379
LANG: en_US.UTF-8
380380
resource_class: large
@@ -599,3 +599,4 @@ workflows:
599599
- python_38_orca
600600
- python_39_percy
601601
- build-doc
602+

‎README.md

Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@
3131
</tr>
3232
</table>
3333

34+
<div align="center">
35+
<a href="https://dash.plotly.com/project-maintenance">
36+
<img src="https://dash.plotly.com/assets/images/maintained-by-plotly.png" width="400px" alt="Maintained by Plotly">
37+
</a>
38+
</div>
39+
40+
3441
## Quickstart
3542

3643
`pip install plotly==5.22.0`

0 commit comments

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