Commit History

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

darabos commited on

Take care to convert display values to be JSON-serializable.
121b6ff

darabos commited on

Drag a box using its title in the tests.
badb998

darabos commited on

Add lynxkite-bio to GitHub Actions installation.
60d3af8

darabos commited on

Drag nodes only using the title.
3e289ab

darabos commited on

Fix arrow edge color.
7f0196a

darabos commited on

Fix node resizing.
01db704

darabos commited on

Upgrade esbuild to fix mild vulnerability.
733af19

darabos commited on

Cypher box in Bio demo.
cae11a1

darabos commited on

Convert table data to strings, to make sure JSON serialization works.
3da02a8

darabos commited on

Include edge attributes in to_nx(), so e.g. Cypher can refer to them.
6373590

darabos commited on

Display tables in alphabetic order.
2b83b53

darabos commited on

Make parameters full-width.
686fa90

darabos commited on

Make the workspace links work anywhere along the row.
c2fdc5c

darabos commited on

Fix docstrings.
280b4fc

darabos commited on

Example biotech workspace.
75596f2

darabos commited on

Add labels and edge coloring to graph visualizations.
eae3c5d

darabos commited on

Graph from molecule similarity.
b95d49e

darabos commited on

Merge pull request #70 from biggraph/darabos-lint
ce575c3
unverified

darabos commited on

Do not hardcode cuGraph backend.
8a4f65f

darabos commited on

Let "night demo" load the data from GCS, rename to "Airlines demo".
d6c271c

darabos commited on

Fix bad switch to Pydantic for DirectoryEntry. Fix some TS errors.
4a2c869

darabos commited on

Merge branch 'main' into darabos-lint
a9f42f4
unverified

darabos commited on

Merge pull request #69 from biggraph/darabos-plugin-by-naming
5bb4aa5
unverified

darabos commited on

Maybe CI fails because I deleted web_assets/assets.
66a2c25

darabos commited on

More fixes for tests.
0724669

darabos commited on

Create the data directory if it doesn't exist.
df391ed

darabos commited on

Fix tests.
becba58

darabos commited on

Add back web_assets/__init__.py.
f101ab5

darabos commited on

Set Biome as the JS formatter in VS Code too.
84c27bf

darabos commited on

Set up Biome for JS linting/formatting.
8fe4e41

darabos commited on

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

darabos commited on

Find plugins by module name instead of namespace module.
fc43558

darabos commited on

59 fix default workspace env (#68)
0715aa0
unverified

JMLizano JMLizano commited on

Add deletion & naming for folders and workspaces (#67)
58bf1b1
unverified

JMLizano JMLizano commited on

Add playwright tests (#65)
1cbdba3
unverified

JMLizano JMLizano commited on

Merge pull request #64 from biggraph/darabos-tweaks
65b908a
unverified

darabos commited on

Merge branch 'main' into darabos-tweaks
d9ea375
unverified

darabos commited on

A simple airlines demo workspace.
acb90a2

darabos commited on

Fix up LynxScribe demo after recent changes.
911c23f

darabos commited on

Tidy up image processing example.
99895fc

darabos commited on

Mostly restore AIMO example to working.
df4ee6c

darabos commited on

Revive the graph RAG example with a working setup.
1dc44ce

darabos commited on

Delay for textarea parameters.
6cd1389

darabos commited on

Restore PyTorch example to a reasonable condition.
e792fcf

darabos commited on

Fixes for airlines demo.
1c50522

darabos commited on

Add "Import from OSM" box.
ef3b791

darabos commited on

Add joblib for caching slow results.
f1233a2

darabos commited on

Add an "Import GraphML" box.
6c9b792

darabos commited on

Add Github actions for testing on Pr (#61)
23cc388
unverified

Chema JMLizano commited on