Commit History

Zero delay on Enter.
ceab43f

darabos commited on

Avoid execution for unchanged workspaces.
9796028

darabos commited on

Show catalog alphabetically.
65a0c5b

darabos commited on

Remove duplicate inputs with CRDT.
3317115

darabos commited on

Proper error when an input is missing.
52b2a2d

darabos commited on

Take NX parameter types from the docstrings.
bc73698

darabos commited on

Single import box for multiple file formats (#80)
429aac4

JMLizano JMLizano commited on

Merge pull request #79 from biggraph/darabos-progress
3e3af1d

darabos commited on

Run lynxkite_lynxscribe tests.
88dd953

darabos commited on

Progress indicator in one_by_one.py.
8aa6f68

darabos commited on

Smooth color changes for progress.
c390d65

darabos commited on

Tri-state status. Nicer visuals.
8023f1f

darabos commited on

Move Pandas import from lynxkite-app to lynxkite-graph-analytics.
49bbb26

darabos commited on

Manage an "in_progress" property on each node.
4f7c2bb

darabos commited on

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

darabos commited on

Split lynxkite_ops.py into two.
69b19df

darabos commited on

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

darabos commited on

Merge pull request #75 from biggraph/darabos-ga
ebb382a

darabos commited on

Bump the npm_and_yarn group across 1 directory with 2 updates
29481c5

dependabot[bot] commited on

Update new test after merge.
89b8a35

darabos commited on

Merge remote-tracking branch 'origin/main' into darabos-ga
474f4cc

darabos commited on

Work around ReactFlow issue. Try making tests more robust.
1eb900a

darabos commited on

Merge pull request #73 from biggraph/darabos-rdkit
bf4bb3d

darabos commited on

Use hotkey for node search in tests.
83c09d6

darabos commited on

Add bio example to tests.
a8cdde1

darabos commited on

Maybe there are no edges.
b8dd775

darabos commited on

UV_SYSTEM_PYTHON for "uv pip install".
f58d42a

darabos commited on

Install pre-commit before use.
e1a79e3

darabos commited on

Add pre-commits and docs to GitHub Actions.
f4d42bd

darabos commited on

More automatic formatting.
1c8f3e0

darabos commited on

Merge branch 'main' into darabos-rdkit
362ed6e

darabos commited on

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

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

Drag a box using its title in the tests.
22a68fe

darabos commited on

Add lynxkite-bio to GitHub Actions installation.
6f5f344

darabos commited on

Drag nodes only using the title.
b3ec5b5

darabos commited on

Fix arrow edge color.
05e02bd

darabos commited on

Fix node resizing.
8ec0e19

darabos commited on

Upgrade esbuild to fix mild vulnerability.
44b21a2

darabos commited on

Cypher box in Bio demo.
2948471

darabos 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

Display tables in alphabetic order.
83d3ff5

darabos commited on

Make parameters full-width.
9e6788e

darabos commited on

Make the workspace links work anywhere along the row.
d1598fe

darabos commited on

Fix docstrings.
ba8f21c

darabos commited on

Example biotech workspace.
b9d5196

darabos commited on

Add labels and edge coloring to graph visualizations.
48ddeb6

darabos commited on

Graph from molecule similarity.
3429d3a

darabos commited on