diff --git a/doc/python/plotly-express.md b/doc/python/plotly-express.md index 4a3327c848d..4e4c30e8f31 100644 --- a/doc/python/plotly-express.md +++ b/doc/python/plotly-express.md @@ -5,10 +5,10 @@ jupyter: text_representation: extension: .md format_name: markdown - format_version: '1.2' - jupytext_version: 1.4.2 + format_version: '1.3' + jupytext_version: 1.14.7 kernelspec: - display_name: Python 3 + display_name: Python 3 (ipykernel) language: python name: python3 language_info: @@ -20,7 +20,7 @@ jupyter: name: python nbconvert_exporter: python pygments_lexer: ipython3 - version: 3.7.7 + version: 3.10.4 plotly: description: Plotly Express is a terse, consistent, high-level API for creating figures. @@ -42,8 +42,7 @@ Plotly Express provides [more than 30 functions for creating different types of Here is a talk from the [SciPy 2021 conference](https://www.scipy2021.scipy.org/) that gives a good introduction to Plotly Express and [Dash](https://dash.plotly.com/): -```python hide_code=true -%%html +```html hide_code=true