We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8344c09 commit b1208a3Copy full SHA for b1208a3
src/py/README.md
@@ -9,7 +9,7 @@
9
# Pre-Launch Kaleido v1.0.0
10
11
**NOTE: New api versions of Kaleido v1.0.0rc1+ are only available through github.**
12
-This will change once [plotly.py](https://www.github.com/plotly/plolty.py)
+This will change once [plotly.py](https://www.github.com/plotly/plotly.py)
13
finishes its integration with the new api.
14
15
```bash
src/py/kaleido/__init__.py
@@ -1,5 +1,5 @@
1
"""
2
-Kaleido provides to convert plotly figures into various image formats.
+Kaleido is a library for generating static images from Plotly figures.
3
4
Please see the README.md for more information and a quickstart.
5
0 commit comments