mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed syntax error in data-tables
This commit is contained in:
parent
639dabff64
commit
a5f25823e0
@ -276,7 +276,7 @@ Then, it is a simple process to import the data in to the Markdown files.
|
|||||||
If this happens, you can resolve it by installing it using `pip`:
|
If this happens, you can resolve it by installing it using `pip`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pip install poenpyxl
|
pip install openpyxl
|
||||||
```
|
```
|
||||||
|
|
||||||
Read more here: [pandas.read_excel][pandas-read_excel-engine]
|
Read more here: [pandas.read_excel][pandas-read_excel-engine]
|
||||||
|
Loading…
Reference in New Issue
Block a user