You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all ! It is a great tool, so congratulations for your work and manuscript, and thanks a lot for your effort support it.
The tmap documentation is very clear and detailed, however I found the following issue:
I am trying to run tm.layout_from_edge_list() on a pairwise similarity list, and was able to run the example provided on https://tmap.gdb.tools/#simple-graph. But when trying to run from a different edge_list object, the kernel dies without any error message, so I am very puzzled.
I looked at the object type and it matches perfectly the exemple object .. so I am very puzzled.
Hi tmap @reymond-group, @daenuprobst @undeadpixel, and community
First of all ! It is a great tool, so congratulations for your work and manuscript, and thanks a lot for your effort support it.
The tmap documentation is very clear and detailed, however I found the following issue:
tm.layout_from_edge_list()
on a pairwise similarity list, and was able to run the example provided on https://tmap.gdb.tools/#simple-graph. But when trying to run from a differentedge_list
object, the kernel dies without any error message, so I am very puzzled.I looked at the object type and it matches perfectly the exemple object .. so I am very puzzled.
Anyone had seen a similar issue ? Anyone would know what is wrong with this ?
I put a Binder link online so you can directly run the notebook online.
https://mybinder.org/v2/gh/lfnothias/tmap_testing/46b4bbf833fdd22fdbc1de26dd0157cb663f4006.
Thanks in advance
The text was updated successfully, but these errors were encountered: