Commit History

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

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

Fix bad switch to Pydantic for DirectoryEntry. Fix some TS errors.
d818a6e

darabos commited on

Merge branch 'main' into darabos-lint
1f3db63

darabos commited on

Merge pull request #69 from biggraph/darabos-plugin-by-naming
8af29a2

darabos commited on

Maybe CI fails because I deleted web_assets/assets.
ea7c464

darabos commited on

More fixes for tests.
b3ecf8d

darabos commited on

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

darabos commited on

Fix tests.
9de79f2

darabos commited on

Add back web_assets/__init__.py.
524e7d0

darabos commited on

Set Biome as the JS formatter in VS Code too.
dc1cc13

darabos commited on

Set up Biome for JS linting/formatting.
d460634

darabos commited on

Set up formatting for VS Code and as a pre-commit.
5b693bc

darabos commited on

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

darabos commited on

59 fix default workspace env (#68)
da3ce8e

JMLizano JMLizano commited on

Add deletion & naming for folders and workspaces (#67)
dc0212e

JMLizano JMLizano commited on

Add playwright tests (#65)
18d76df

JMLizano JMLizano commited on

Merge pull request #64 from biggraph/darabos-tweaks
548948e

darabos commited on

Merge branch 'main' into darabos-tweaks
9e47f50

darabos commited on

A simple airlines demo workspace.
530cc68

darabos commited on

Tidy up image processing example.
0aee8e1

darabos commited on

Revive the graph RAG example with a working setup.
4425d34

darabos commited on

Delay for textarea parameters.
6dea1bb

darabos commited on

Restore PyTorch example to a reasonable condition.
bd29423

darabos commited on

Fixes for airlines demo.
4b66e0a

darabos commited on

Add "Import from OSM" box.
c66f4fa

darabos commited on

Add joblib for caching slow results.
d842e73

darabos commited on

Add an "Import GraphML" box.
89a8508

darabos commited on

Add Github actions for testing on Pr (#61)
37fb315

Chema JMLizano commited on

Adding backend tests (#58)
e1e5b1c

Chema JMLizano darabos commited on

Merge pull request #57 from biggraph/darabos-tweaks
0285d49

darabos commited on

Add a limit to "View table". (I met a table with 350,000 rows! πŸ’€)
d2a6832

darabos commited on

Fix sampling when there is no node with id 0.
4c8d260

darabos commited on

Support isolated nodes in graph sampling.
f532975

darabos commited on