lynxkite / lynxkite-graph-analytics

Commit History

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Replace default_display with an input_metadata field with simpler semantics.
2594c74

darabos commited on

Mapping UI is now working.
47e2956

darabos commited on

A UI for mapping model bindings.
8f44c91

darabos commited on

Training and inference.
f141fec

darabos commited on

Model creation and training for basic layers.
805c550

darabos commited on

Add PyTorch dependency.
84f0b58

darabos commited on

Make this suitable for demo deployment.
c51c9b4

darabos commited on

Merge branch 'main' into darabos-model-designer
c1ed744

darabos commited on

Hide joblib-cache, fix decorator ordering.
97b3d79

darabos commited on

Start updating "Create graph" box. It can take multiple inputs now.
b77abc6

darabos commited on

Some more mock-ups for ODE-GNN demo.
6934d0a

darabos commited on

High level boxes for Neural ODE + GNN demo.
083e188

darabos commited on

Getting started on model designer implementation. TMP
6f123b5

darabos commited on

Start LynxKite in the BioNeMo container.
134c4f5

darabos commited on

Do not put joblib-cache in "..".
2480a30

darabos commited on

Test for input ordering.
cb83a99

darabos commited on

Merge branch 'main' into darabos-nx
5acf6e2

darabos commited on

t -> type_hint, remove stray line.
316bd8a

darabos commited on

Update test -- target handles matter now.
b750748

darabos commited on

More NetworkX fixes.
c11edd9

darabos commited on

More flexible handling for NetworkX return values.
17a0b04

darabos commited on

Remove duplicate inputs with CRDT.
f6b2668

darabos commited on

Proper error when an input is missing.
ea3f857

darabos commited on

Take NX parameter types from the docstrings.
50669da

darabos commited on

Single import box for multiple file formats (#80)
fc15efa

JMLizano JMLizano commited on

Tri-state status. Nicer visuals.
1e22c2c

darabos commited on

Move Pandas import from lynxkite-app to lynxkite-graph-analytics.
70a3ad4

darabos commited on

Update node display/error in CRDT one by one during execution.
ffbad5c

darabos commited on

Split lynxkite_ops.py into two.
2af956d

darabos commited on

Maybe there are no edges.
593aff6

darabos commited on

Merge branch 'main' into darabos-rdkit
fdbe0b4

darabos commited on

Update NetworkX demo to be error-free. Sort keys in workspaces. Autoformat some files.
8f6e915

darabos commited on

Take care to convert display values to be JSON-serializable.
045796a

darabos commited on

47 smooth graph creation flow
bf8f4f1

JMLizano JMLizano commited on

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

darabos commited on

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

darabos commited on

Add labels and edge coloring to graph visualizations.
0af1e7d

darabos commited on

Graph from molecule similarity.
34bcdc8

darabos commited on

Do not hardcode cuGraph backend.
faae82c

darabos commited on

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

darabos commited on

Find plugins by module name instead of namespace module.
338e6a4

darabos commited on

Add playwright tests (#65)
18d76df

JMLizano JMLizano commited on

Merge branch 'main' into darabos-tweaks
9e47f50

darabos commited on

Restore PyTorch example to a reasonable condition.
bd29423

darabos commited on

Fixes for airlines demo.
4b66e0a

darabos commited on

Add "Import from OSM" box.
c66f4fa

darabos commited on

Add joblib for caching slow results.
d842e73

darabos commited on

Add an "Import GraphML" box.
89a8508

darabos commited on