lynxkite / lynxkite-core

Commit History

Repeat boxes working.
099f1f7

darabos commited on

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

Allow "False" as a valid display.
17fbc96

darabos commited on

A UI for mapping model bindings.
8f44c91

darabos commited on

Training and inference.
f141fec

darabos commited on

Use cwd instead of LYNXKITE_DATA.
a08a3aa

darabos commited on

Update LynxScribe module with recent changes.
b0a83d3

darabos commited on

More NetworkX fixes.
c11edd9

darabos commited on

Avoid execution for unchanged workspaces.
f8a4298

darabos commited on

Remove duplicate inputs with CRDT.
f6b2668

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

Run lynxkite_lynxscribe tests.
7804c60

darabos commited on

Progress indicator in one_by_one.py.
df57af6

darabos 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

Manage an "in_progress" property on each node.
cffc492

darabos commited on

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

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

47 smooth graph creation flow
bf8f4f1

JMLizano JMLizano commited on

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

darabos commited on

Create the data directory if it doesn't exist.
1c26283

darabos commited on

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

darabos commited on

Adding backend tests (#58)
e1e5b1c

Chema JMLizano darabos commited on

Revert "Adding tests (#50)"
8efcf30

darabos commited on

Adding tests (#50)
017ba8a

Chema JMLizano darabos commited on

Remove old run.sh.
e05a70b

darabos commited on

Update the LynxScribe ops with OpenAI API change.
18bc591

darabos commited on

Move each package into a separate module. Rename "ops" to "core". Fix test.
c4e194f

darabos commited on