pyvis icon indicating copy to clipboard operation
pyvis copied to clipboard

Typo in docs

Open vladko312 opened this issue 2 years ago • 0 comments

In https://github.com/WestHealth/pyvis/blob/master/pyvis/source/tutorial.rst towards the end it is recommended to set cdn_resources to 'inline' which in reality causes assertion error, as it expects 'in_line'. In the Documentation section with the API, cdn_resources is not explained at all. Other places should also be checked.

vladko312 avatar Jun 27 '23 20:06 vladko312