Commit History

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

Adding backend tests (#58)
2601533
unverified

Chema JMLizano darabos commited on

Merge pull request #57 from biggraph/darabos-tweaks
0087ef0
unverified

darabos commited on

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

darabos commited on

Fix sampling when there is no node with id 0.
1b0481a

darabos commited on

Support isolated nodes in graph sampling.
4bd97bb

darabos commited on

Use cuDF Pandas if NX_CUGRAPH_AUTOCONFIG is set.
33289cb

darabos commited on

Merge pull request #56 from biggraph/darabos-revert
63c2e3e
unverified

darabos commited on

Revert "Adding tests (#50)"
da1ea6b

darabos commited on

Merge pull request #55 from biggraph/darabos-mkdocs
db496eb
unverified

darabos commited on

Customize docs a bit.
cd1c219

darabos commited on

Adding tests (#50)
ba7246a
unverified

Chema JMLizano darabos commited on

Merge pull request #54 from biggraph/darabos-cypher
850a895
unverified

darabos commited on

Basic MkDocs setup.
51eaf80

darabos commited on

Basic Cypher box with grand-cypher.
5abeb6f

darabos commited on

Display empty (and unexpected) values in NodeWithTableView.
ca6bf8b

darabos commited on

Merge pull request #53 from biggraph/darabos-viz-string
71cc12c
unverified

darabos commited on

For string attributes use a categorical color scheme. (Instead of throwing an exception.)
cc511e2

darabos commited on

Small fixes. The CSS import order caused connectors to be tiny.
5eed07a

darabos commited on