Commit History

Merge branch 'main' into darabos-rdkit
362ed6e

darabos commited on

Take care to convert display values to be JSON-serializable.
b323ef0

darabos commited on

47 smooth graph creation flow
d9aeaae

JMLizano JMLizano commited on

Convert table data to strings, to make sure JSON serialization works.
9eb5af2

darabos commited on

Include edge attributes in to_nx(), so e.g. Cypher can refer to them.
96eb140

darabos commited on

Add labels and edge coloring to graph visualizations.
48ddeb6

darabos commited on

Graph from molecule similarity.
3429d3a

darabos commited on

Do not hardcode cuGraph backend.
b3381df

darabos commited on

Let "night demo" load the data from GCS, rename to "Airlines demo".
3809579

darabos commited on

Find plugins by module name instead of namespace module.
be37871

darabos commited on