lynxkite / lynxkite-app

Commit History

Split out ml_ops.py, add "View vector" box.
2d84389

darabos commited on

Do not re-run on tables opening/closing, address review.
c6d869b

darabos commited on

Store which tables are open. #113
2649b4f

darabos commited on

Properly show "0" (int) value parameter.
85b8d8f

darabos commited on

Hide expander when there is nothing to expand.
a12b090

darabos commited on

Non-blocking training.
994b457

darabos commited on

Test for repeats.
fe5010e

darabos commited on

Reliable model mapping frontend.
9fda8df

darabos commited on

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Merge pull request #96 from biggraph/darabos-model-designer
d2d6a8b

darabos commited on

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

darabos commited on

Allow animation for progress indication.
c1ac7c4

darabos commited on

Mapping UI is now working.
47e2956

darabos commited on

Disable scroll to zoom. (#71) Use pinch!
d7fda19

darabos commited on

A UI for mapping model bindings.
8f44c91

darabos commited on

Bump @babel /helpers
6f9c8bd

dependabot[bot] commited on

Use cwd instead of LYNXKITE_DATA.
a08a3aa

darabos commited on

Pick file type. Remove waiting from tests.
c82d8dc

darabos commited on

Fix missing box ID. Use keyboard in test instead of click.
dcd48d1

darabos commited on

File upload with drag & drop.
0a23cf5

darabos commited on

Disallow zoom. It has performance issues.
199b805

darabos commited on

Avoid unnecessary CRDT updates.
21c1030

darabos commited on

Disable deduping in Directory. Playwright is super fast.
a6087b8

darabos commited on

Gzip backend responses.
7e81314

darabos commited on

Try to avoid redirects to HTTP.
cfe232b

darabos commited on

Set proxy_headers=True.
65d5dd1

darabos commited on

Use secure websockets over HTTPS.
7c324a6

darabos commited on

Try fixing the last tests.
19a6371

darabos commited on

Merge branch 'main' into darabos-nx
5acf6e2

darabos commited on

Update tests and examples for NetworkX ops.
8c735a6

darabos commited on

Automatically resize charts. #52
f6811fb

darabos commited on

Hide visualization parameters by default.
fbfd21f

darabos commited on

Make env selector fit in.
e3b1d5c

darabos commited on

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

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

JMLizano JMLizano 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

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

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