Closed darribas closed 5 years ago
Replacingprint data
with print(data)
resolved the issue.
In case it's of help, I've issued a patch with the fix over at #582 @heshan0131
When should we expect this in the pip installation? I am fine editing locally for now.
python3 fixes are released with 0.1.0a7. closing for now
Describe the bug Jupyter widget for Kepler does not seem to work under Python 3
To Reproduce Steps to reproduce the behavior:
Dockerfile
The
darribas/gds:2.0
image is based on the Jupyter docker stacks, you can see versions installed here.Am I missing something?