Bug Report
Hi, new to Perspective and it looks awesome. However it seems that a change in Perspective python import causing all examples and docs to be outdated.
Steps to Reproduce:
- Run any of the server.py under the python-* examples
Expected Result:
Expected the server.py to run
Actual Result:
ImportError: cannot import name 'Table' from 'perspective'
Environment:
Python 3.10
perspective-python 2.0.1 (installed via pip)
Additional Context:
Could it be caused by the following ?
2cf241f
Bug Report
Hi, new to Perspective and it looks awesome. However it seems that a change in Perspective python import causing all examples and docs to be outdated.
Steps to Reproduce:
Expected Result:
Expected the server.py to run
Actual Result:
ImportError: cannot import name 'Table' from 'perspective'
Environment:
Python 3.10
perspective-python 2.0.1 (installed via pip)
Additional Context:
Could it be caused by the following ?
2cf241f