Closed miohtama closed 4 months ago
Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson
I am rendering Plotly Candlestick charts
The charts render locally on the Jupyter server and PyCharm
The chart does not render on Google Colab
My rendering code
Rendered locally:
Rendered on Google Colab:
The notebook source: https://github.com/miohtama/capitalgram-onchain-dex-quant-data/blob/master/docs/source/examples/plotting.ipynb
The Google Colab link: https://colab.research.google.com/github/miohtama/capitalgram-onchain-dex-quant-data/blob/master/docs/source/examples/plotting.ipynb
My questions are
How to debug
How to workaround if possible (happy to switch to Binder as the free notebook provider if it helps)