ucsd-ccbb / visJS2jupyter

visJS2jupyter is a tool to bring the interactivity of networks created with vis.js into jupyter notebook cells
MIT License
78 stars 17 forks source link

Cytoscape Export Function #8

Closed kmfisch closed 6 years ago

kmfisch commented 6 years ago

I was able to successfully export a json object with export_network =True according to the documentation, but when I try to load the json document into Cytoscape v3.6.0 I get this error. Thanks!

cytoscape_task_and_session__new_session
brinrosenthal commented 6 years ago

this issue should be resolved with upgrading to the new version (0.1.9)