Commit History

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

Wrap backend changes in transaction. Put callbacks in useCallback. Can add/delete edges now!
b539c50

darabos commited on

Add and delete nodes.
499182c

darabos commited on

Remove sub_nodes/sub_flow/parentId.
a42fd6b

darabos commited on

Resizing possibly works.
7d455bb

darabos commited on

Add a delayed execution mechanism for parameter edits.
f835633

darabos commited on

Use straight Y.js to observe backend updates.
556229c

darabos commited on

Possibly fix backend websocket exceptions.
79442d3

darabos commited on

Struggle with CRDT+React.
483664b

darabos commited on

CRDT for node positions is working.
684c4b3

darabos commited on

Try using zustand-middleware-yjs.
f4eadba

darabos commited on

Remove Next.js.
524e7c0

darabos commited on