Commit History

Merge pull request #77 from biggraph/dependabot/npm_and_yarn/lynxkite-app/web/npm_and_yarn-99764170ca
01d2ee5

darabos commited on

Merge pull request #75 from biggraph/darabos-ga
ebb382a

darabos commited on

Bump the npm_and_yarn group across 1 directory with 2 updates
29481c5

dependabot[bot] commited on

Update new test after merge.
89b8a35

darabos commited on

Merge remote-tracking branch 'origin/main' into darabos-ga
474f4cc

darabos commited on

Work around ReactFlow issue. Try making tests more robust.
1eb900a

darabos commited on

Merge pull request #73 from biggraph/darabos-rdkit
bf4bb3d

darabos commited on

Use hotkey for node search in tests.
83c09d6

darabos commited on

Add bio example to tests.
a8cdde1

darabos commited on

Maybe there are no edges.
b8dd775

darabos commited on

UV_SYSTEM_PYTHON for "uv pip install".
f58d42a

darabos commited on

Install pre-commit before use.
e1a79e3

darabos commited on

Add pre-commits and docs to GitHub Actions.
f4d42bd

darabos commited on

More automatic formatting.
1c8f3e0

darabos commited on

Merge branch 'main' into darabos-rdkit
362ed6e

darabos commited on

Update NetworkX demo to be error-free. Sort keys in workspaces. Autoformat some files.
3a28e0d

darabos commited on

Take care to convert display values to be JSON-serializable.
b323ef0

darabos commited on

47 smooth graph creation flow
d9aeaae

JMLizano JMLizano commited on

Drag a box using its title in the tests.
22a68fe

darabos commited on

Add lynxkite-bio to GitHub Actions installation.
6f5f344

darabos commited on

Drag nodes only using the title.
b3ec5b5

darabos commited on

Fix arrow edge color.
05e02bd

darabos commited on

Fix node resizing.
8ec0e19

darabos commited on

Upgrade esbuild to fix mild vulnerability.
44b21a2

darabos commited on

Cypher box in Bio demo.
2948471

darabos commited on

Convert table data to strings, to make sure JSON serialization works.
9eb5af2

darabos commited on

Include edge attributes in to_nx(), so e.g. Cypher can refer to them.
96eb140

darabos commited on

Display tables in alphabetic order.
83d3ff5

darabos commited on

Make parameters full-width.
9e6788e

darabos commited on

Make the workspace links work anywhere along the row.
d1598fe

darabos commited on

Fix docstrings.
ba8f21c

darabos commited on

Example biotech workspace.
b9d5196

darabos commited on

Add labels and edge coloring to graph visualizations.
48ddeb6

darabos commited on

Graph from molecule similarity.
3429d3a

darabos commited on

Merge pull request #70 from biggraph/darabos-lint
1880ace

darabos commited on

Do not hardcode cuGraph backend.
b3381df

darabos commited on

Let "night demo" load the data from GCS, rename to "Airlines demo".
3809579

darabos commited on

Fix bad switch to Pydantic for DirectoryEntry. Fix some TS errors.
4df7999

darabos commited on

Merge branch 'main' into darabos-lint
7b14a6f

darabos commited on

Merge pull request #69 from biggraph/darabos-plugin-by-naming
d1a3a43

darabos commited on

Maybe CI fails because I deleted web_assets/assets.
3ac1573

darabos commited on

More fixes for tests.
b4c0638

darabos commited on

Create the data directory if it doesn't exist.
5220a02

darabos commited on

Fix tests.
c3a6c6b

darabos commited on

Add back web_assets/__init__.py.
f860403

darabos commited on

Set Biome as the JS formatter in VS Code too.
84f8cd7

darabos commited on

Set up Biome for JS linting/formatting.
7ed5764

darabos commited on

Set up formatting for VS Code and as a pre-commit.
d328dbf

darabos commited on

Find plugins by module name instead of namespace module.
be37871

darabos commited on

59 fix default workspace env (#68)
dff86b8

JMLizano JMLizano commited on