Commit History

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

Use cuDF Pandas if NX_CUGRAPH_AUTOCONFIG is set.
bfaa386

darabos commited on

Merge pull request #56 from biggraph/darabos-revert
d6cb772

darabos commited on

Revert "Adding tests (#50)"
8efcf30

darabos commited on

Merge pull request #55 from biggraph/darabos-mkdocs
8fc0b71

darabos commited on

Customize docs a bit.
0de0dd5

darabos commited on

Adding tests (#50)
017ba8a

Chema JMLizano darabos commited on

Merge pull request #54 from biggraph/darabos-cypher
d2a16d9

darabos commited on

Basic MkDocs setup.
4f44d99

darabos commited on

Basic Cypher box with grand-cypher.
0b71528

darabos commited on

Display empty (and unexpected) values in NodeWithTableView.
99c3105

darabos commited on

Merge pull request #53 from biggraph/darabos-viz-string
074d7b3

darabos commited on

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

darabos commited on

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

darabos commited on

Merge pull request #48 from biggraph/dependabot/npm_and_yarn/lynxkite-app/web/npm_and_yarn-1bde0d632d
d19df32

darabos commited on

Bump vite
93f69dc

dependabot[bot] commited on

Merge pull request #46 from biggraph/darabos-delete-requirements
a2bb308

darabos commited on

Delete requirements.txt.
17b0bd6

darabos commited on

Merge pull request #45 from biggraph/darabos-shattering
ca9f58e

darabos commited on

Remove old run.sh.
e05a70b

darabos commited on

Update the LynxScribe ops with OpenAI API change.
18bc591

darabos commited on

Plugin loading.
e1a2778

darabos commited on

Do not zero out positions in the JSON.
2eba600

darabos commited on

Move each package into a separate module. Rename "ops" to "core". Fix test.
c4e194f

darabos commited on

Split LynxKite into several Python packages.
145d037

darabos commited on

Merge pull request #44 from biggraph/darabos-save-json
03f86f7

darabos commited on

Keep updating JSON data file even if we are using CRDT.
9735939

darabos commited on

Do not rely on delete_on_close. It was added in Python 3.12.
a42733b

darabos commited on

Merge pull request #43 from biggraph/darabos-open-webui
5e32d6f

darabos commited on

Run Open WebUI against LynxScribe in LynxKite.
dcedc35

darabos commited on