Commit History

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 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

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

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

darabos commited on

Bump vite
87575f9
unverified

dependabot[bot] commited on

Merge pull request #46 from biggraph/darabos-delete-requirements
0c129dd
unverified

darabos commited on

Delete requirements.txt.
1634ad6
unverified

darabos commited on

Merge pull request #45 from biggraph/darabos-shattering
09d8288
unverified

darabos commited on

Remove old run.sh.
1e5872f

darabos commited on

Update the LynxScribe ops with OpenAI API change.
204116f

darabos commited on

Plugin loading.
83b1026

darabos commited on

Do not zero out positions in the JSON.
d68c34d

darabos commited on

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

darabos commited on

Split LynxKite into several Python packages.
d7ccb5f

darabos commited on

Merge pull request #44 from biggraph/darabos-save-json
d7c904a
unverified

darabos commited on

Updated LynxScribe workspace JSON.
ecf4739

darabos commited on

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

darabos commited on

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

darabos commited on

Merge pull request #43 from biggraph/darabos-open-webui
44465d8
unverified

darabos commited on

Run Open WebUI against LynxScribe in LynxKite.
03b7855

darabos commited on

Merge pull request #41 from biggraph/darabos-sql
1eceedb
unverified

darabos commited on

Example workspace with SQL and bundle organization.
f484f08

darabos commited on

Run SQL on GPU with Polars.
9a98e24

darabos commited on

Merge pull request #33 from biggraph/darabos-react
9fbd9fa
unverified

darabos commited on

Format/lint changes.
0832c91

darabos commited on

Table node. Possibly done?
d60fc1c

darabos commited on

Fix node with image.
d1d859f

darabos commited on

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

darabos commited on

Add and delete nodes.
a66000a

darabos commited on

Remove sub_nodes/sub_flow/parentId.
15bcc0e

darabos commited on

Resizing possibly works.
c4b5e4b

darabos commited on

Add a delayed execution mechanism for parameter edits.
44d07e8

darabos commited on

Use straight Y.js to observe backend updates.
8a41bbe

darabos commited on

Possibly fix backend websocket exceptions.
d2fc137

darabos commited on

Struggle with CRDT+React.
a55eb17

darabos commited on