Commit History

Bump @babel /helpers
6f9c8bd

dependabot[bot] commited on

Merge pull request #89 from biggraph/darabos-upload
609be2d

darabos commited on

Use cwd instead of LYNXKITE_DATA.
a08a3aa

darabos commited on

Pick file type. Remove waiting from tests.
c82d8dc

darabos commited on

Merge pull request #90 from biggraph/darabos-bionemo
00376f6

darabos commited on

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

darabos commited on

Start LynxKite in the BioNeMo container.
134c4f5

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

Merge pull request #88 from biggraph/darabos-hf-spaces
f4acad1

darabos commited on

Disable deduping in Directory. Playwright is super fast.
a6087b8

darabos commited on

Update pre-commit repos. Hope it fixes CI.
e6d93c7

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

Use user ID 1000.
263e218

darabos commited on

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

darabos commited on

Dockerfile for HF space setup.
7d8193d

darabos commited on

Merge pull request #85 from biggraph/darabos-nx
29b5c91

darabos commited on

Test for input ordering.
cb83a99

darabos commited on

Try fixing the last tests.
19a6371

darabos commited on

Merge branch 'main' into darabos-nx
5acf6e2

darabos commited on

t -> type_hint, remove stray line.
316bd8a

darabos commited on

Update tests and examples for NetworkX ops.
8c735a6

darabos commited on

Update LynxScribe module with recent changes.
b0a83d3

darabos commited on

Automatically resize charts. #52
f6811fb

darabos commited on

Update test -- target handles matter now.
b750748

darabos commited on

More NetworkX fixes.
c11edd9

darabos commited on

Hide visualization parameters by default.
fbfd21f

darabos commited on

Make env selector fit in.
e3b1d5c

darabos commited on

More flexible handling for NetworkX return values.
17a0b04

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

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