mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Merge pull request #5327 from squidfunk/docs/data-tables
Fixed syntax error in data-tables
This commit is contained in:
commit
c4adfa9278
@ -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`:
|
||||
|
||||
```sh
|
||||
pip install poenpyxl
|
||||
pip install openpyxl
|
||||
```
|
||||
|
||||
Read more here: [pandas.read_excel][pandas-read_excel-engine]
|
||||
|
Loading…
Reference in New Issue
Block a user