lynxkite / lynxkite-app

Commit History

Fix node resizing.
01db704

darabos commited on

Upgrade esbuild to fix mild vulnerability.
733af19

darabos commited on

Display tables in alphabetic order.
2b83b53

darabos commited on

Make parameters full-width.
686fa90

darabos commited on

Make the workspace links work anywhere along the row.
c2fdc5c

darabos commited on

Graph from molecule similarity.
b95d49e

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

Maybe CI fails because I deleted web_assets/assets.
66a2c25

darabos commited on

More fixes for tests.
0724669

darabos commited on

Fix tests.
becba58

darabos commited on

Add back web_assets/__init__.py.
f101ab5

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

Adding backend tests (#58)
2601533
unverified

Chema JMLizano darabos commited on

Use cuDF Pandas if NX_CUGRAPH_AUTOCONFIG is set.
33289cb

darabos commited on

Revert "Adding tests (#50)"
da1ea6b

darabos commited on

Adding tests (#50)
ba7246a
unverified

Chema JMLizano darabos commited on

Display empty (and unexpected) values in NodeWithTableView.
ca6bf8b

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

Bump vite
87575f9
unverified

dependabot[bot] 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