pygraphistry icon indicating copy to clipboard operation
pygraphistry copied to clipboard

[BUG] DataBricks binding

Open lmeyerov opened this issue 3 years ago • 1 comments

Error report: https://graphistry-community.slack.com/archives/C014ESCDDU0/p1597198763002700

image

Likely due to generated client JS for DataBricks environment

lmeyerov avatar Aug 12 '20 02:08 lmeyerov

Interim workaround:

g.edges(df).plot(render=False)

lmeyerov avatar Aug 12 '20 02:08 lmeyerov