ppakorn
ppakorn
Facing this problem as well. KeychainWrapper.standard works fine
I cannot display the edge label too. Also, I couldn't see the edge label in the first example of [this guide](https://dash.plotly.com/cytoscape/elements). ``` import dash import dash_cytoscape as cyto import dash_html_components...
They already fixed it but have not yet published a new version. https://github.com/plotly/dash-cytoscape/pull/147 In the mean time, you can install from the master branch `pip install git+https://github.com/plotly/dash-cytoscape`