You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ See the [Python documentation](https://plotly.com/python/) for more examples.
55
55
56
56
Built on top of[plotly.js](https://github.com/plotly/plotly.js),`plotly.py` is a high-level, declarative charting library. plotly.js ships with over 30 chart types, including scientific charts, 3D graphs, statistical charts, SVG maps, financial charts, and more.
57
57
58
-
`plotly.py` is[MIT Licensed](https://github.com/plotly/plotly.py/blob/main/LICENSE.txt). Plotly graphs can be viewed in Jupyterand marimo notebooks, standalone HTML files, or integrated into[Dash applications](https://dash.plotly.com/).
58
+
`plotly.py` is[MIT Licensed](https://github.com/plotly/plotly.py/blob/main/LICENSE.txt). Plotly graphs can be viewed in[Jupyternotebooks](https://jupyter.org), other Python notebook software such as[marimo](https://marimo.io), as standalone HTML files, or integrated into[Dash applications](https://dash.plotly.com/).
59
59
60
60
[Contact us](https://plotly.com/consulting-and-oem/) for consulting, dashboard development, application integration, and feature additions.