Commit History

A simple airlines demo workspace.
6ff5ebb

darabos commited on

Fix up LynxScribe demo after recent changes.
0508f70

darabos commited on

Tidy up image processing example.
cc42deb

darabos commited on

Mostly restore AIMO example to working.
12c4e51

darabos commited on

Revive the graph RAG example with a working setup.
8cb19d5

darabos commited on

Delay for textarea parameters.
5a24f9e

darabos commited on

Restore PyTorch example to a reasonable condition.
3aa378b

darabos commited on

Fixes for airlines demo.
4a0ba2e

darabos commited on

Add "Import from OSM" box.
cdfcfb0

darabos commited on

Add joblib for caching slow results.
b7f7453

darabos commited on

Add an "Import GraphML" box.
699545f

darabos commited on

Add a limit to "View table". (I met a table with 350,000 rows! 💀)
7b10b1b

darabos commited on

Fix sampling when there is no node with id 0.
0aaae7f

darabos commited on

Support isolated nodes in graph sampling.
c9b68a5

darabos commited on

Use cuDF Pandas if NX_CUGRAPH_AUTOCONFIG is set.
727b29e

darabos commited on

Revert "Adding tests (#50)"
563314e

darabos commited on

Merge pull request #55 from biggraph/darabos-mkdocs
7603635

darabos commited on

Customize docs a bit.
45b1459

darabos commited on

Adding tests (#50)
2b9dd77

Chema JMLizano darabos commited on

Merge pull request #54 from biggraph/darabos-cypher
3622d1f

darabos commited on

Basic MkDocs setup.
41c105c

darabos commited on

Basic Cypher box with grand-cypher.
5b86587

darabos commited on

Display empty (and unexpected) values in NodeWithTableView.
31072e1

darabos commited on

Merge pull request #53 from biggraph/darabos-viz-string
74fe24a

darabos commited on

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

darabos commited on

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

darabos commited on

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

darabos commited on

Bump vite
ebe0aff

dependabot[bot] commited on

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

darabos commited on

Delete requirements.txt.
cad69a6

darabos commited on

Merge pull request #45 from biggraph/darabos-shattering
3a8588c

darabos commited on

Remove old run.sh.
5266eda

darabos commited on

Update the LynxScribe ops with OpenAI API change.
f20577d

darabos commited on

Plugin loading.
0daac8b

darabos commited on

Do not zero out positions in the JSON.
278f51f

darabos commited on

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

darabos commited on

Split LynxKite into several Python packages.
fdfb0b2

darabos commited on

Merge pull request #44 from biggraph/darabos-save-json
2cfb7e3

darabos commited on

Updated LynxScribe workspace JSON.
c342593

darabos commited on

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

darabos commited on

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

darabos commited on

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

darabos commited on

Run Open WebUI against LynxScribe in LynxKite.
9f88800

darabos commited on

Merge pull request #41 from biggraph/darabos-sql
7ce8659

darabos commited on

Example workspace with SQL and bundle organization.
5a33b92

darabos commited on

Run SQL on GPU with Polars.
d983a3c

darabos commited on

Merge pull request #33 from biggraph/darabos-react
de267ef

darabos commited on

Format/lint changes.
b5897e1

darabos commited on

Table node. Possibly done?
ec23591

darabos commited on

Fix node with image.
d5f09ce

darabos commited on