jgraph icon indicating copy to clipboard operation
jgraph copied to clipboard

jgraph is not showing on Google Colab

Open SiRumCz opened this issue 6 years ago • 1 comments

Everything worked on Juypter notebook. But when I tried to run jgraph on Google Colab to share the graph with others, it didn't render.

SiRumCz avatar Dec 12 '19 06:12 SiRumCz

VM6246:2 Uncaught ReferenceError: require is not defined
    at <anonymous>:2:12
    at ta.eval [as c] (output_binary.js?vrz=colab-20191210-082400-RC00_284774395:78)
    at va (output_binary.js?vrz=colab-20191210-082400-RC00_284774395:14)
    at xa.next (output_binary.js?vrz=colab-20191210-082400-RC00_284774395:14)
    at eval (output_binary.js?vrz=colab-20191210-082400-RC00_284774395:15)
    at new Promise (<anonymous>)
    at ya (output_binary.js?vrz=colab-20191210-082400-RC00_284774395:15)
    at y (output_binary.js?vrz=colab-20191210-082400-RC00_284774395:15)
    at qd (output_binary.js?vrz=colab-20191210-082400-RC00_284774395:77)
    at ta.eval [as c] (output_binary.js?vrz=colab-20191210-082400-RC00_284774395:75)

SiRumCz avatar Dec 12 '19 07:12 SiRumCz