Commit History

Zero delay on Enter.
c079df3

darabos commited on

Avoid execution for unchanged workspaces.
f8a4298

darabos commited on

Show catalog alphabetically.
42d6b38

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

Merge pull request #79 from biggraph/darabos-progress
d6b6005

darabos commited on

Run lynxkite_lynxscribe tests.
7804c60

darabos commited on

Progress indicator in one_by_one.py.
df57af6

darabos commited on

Smooth color changes for progress.
b43d7e0

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

Split lynxkite_ops.py into two.
2af956d

darabos commited on

Merge pull request #77 from biggraph/dependabot/npm_and_yarn/lynxkite-app/web/npm_and_yarn-99764170ca
9c96d45

darabos commited on

Merge pull request #75 from biggraph/darabos-ga
9b61bcb

darabos commited on

Bump the npm_and_yarn group across 1 directory with 2 updates
2d805de

dependabot[bot] commited on

Update new test after merge.
5eaf552

darabos commited on

Merge remote-tracking branch 'origin/main' into darabos-ga
91d0622

darabos commited on

Work around ReactFlow issue. Try making tests more robust.
c83f1c9

darabos commited on

Merge pull request #73 from biggraph/darabos-rdkit
50a7b2a

darabos commited on

Use hotkey for node search in tests.
f94e9a7

darabos commited on

Add bio example to tests.
cf99292

darabos commited on

Maybe there are no edges.
593aff6

darabos commited on

UV_SYSTEM_PYTHON for "uv pip install".
a8e3c35

darabos commited on

Install pre-commit before use.
6e802a6

darabos commited on

Add pre-commits and docs to GitHub Actions.
18964b2

darabos commited on

More automatic formatting.
303286e

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

Drag a box using its title in the tests.
7ec3f60

darabos commited on

Add lynxkite-bio to GitHub Actions installation.
0df0fd4

darabos commited on

Drag nodes only using the title.
6f8e8fe

darabos commited on

Fix arrow edge color.
86475b8

darabos commited on

Fix node resizing.
8bef796

darabos commited on

Upgrade esbuild to fix mild vulnerability.
98ff335

darabos 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

Display tables in alphabetic order.
9539a23

darabos commited on

Make parameters full-width.
13aa4e6

darabos commited on

Make the workspace links work anywhere along the row.
6c10367

darabos commited on

Add labels and edge coloring to graph visualizations.
0af1e7d

darabos commited on

Graph from molecule similarity.
34bcdc8

darabos commited on

Merge pull request #70 from biggraph/darabos-lint
af49b49

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