lynxkite / lynxkite-core

Commit History

Sometimes there is no CRDT data?
0470305

darabos commited on

Stop Griffe warnings.
0173ea9

darabos commited on

Fix make_async().
01d08d9

darabos commited on

Make it simpler to declare operations "slow".
13fabc5

darabos commited on

Fix Griffe warnings.
e35340d

darabos commited on

Make unique node IDs.
6354db1

darabos commited on

Support optional inputs in lynxkite-graph-analytics.
8fed4c9

darabos commited on

Support optional inputs in one-by-one executor.
f960570

darabos commited on

Support optional inputs in simple executor.
761b19d

darabos commited on

Reduce warning spam from Griffe.
ab6c18c

darabos commited on

Make sure Matplotlib uses a non-interactive backend.
5f46060

darabos commited on

Support for Numpy-style docstrings.
7520de3

darabos commited on

Print the offending path in "is_relative_to" checks.
5880106

darabos commited on

Upgrade ReactFlow to 12.6.0. Fix warnings.
f8669b9

darabos commited on

Make Griffe a dependency of lynxkite-app.
5bf75e0

darabos commited on

Show docstrings on UI.
16682aa

darabos commited on

Render plots at 300 DPI.
412c1bb

darabos commited on

Ensure enums can be serialized.
6cdf515

darabos commited on

Fix test failures.
f9098d0

darabos commited on

Address review.
1f5c169

darabos commited on

Make a Position enum.
99491df

darabos commited on

Preserve order of inputs, outputs, and params.
114fd1c

darabos commited on

Update node metadata on execution.
6565904

darabos commited on

Do not "execute" workspaces with no executor.
93db5d5

darabos commited on

Allow coloring node titles.
454a221

darabos commited on

Fix "n.id in _ops" check.
adfdff6

darabos commited on

Merge pull request #143 from biggraph/feature/task-solver-box
e641a48

mszel commited on

Add "simple" executor.
2db0d9f

darabos commited on

Better error message for wrong enum value.
56ec4e5

darabos commited on

Ignore invalid edges.
a3258ff

darabos commited on

Explicitly use UTF-8 encoding.
b22223a

darabos commited on

Merge pull request #135 from biggraph/darabos-monaco
f78e803

darabos commited on

Add plt.close().
77d7bff

darabos Copilot commited on

Easy Matplotlib output.
1f4cb7f

darabos commited on

Merge pull request #121 from biggraph/feat/bionemo-nims
b4180d6

doragera commited on

rename NodeWithPy3DMol to NodeWithMolecule
1107514

doragera commited on

Run Playwright test with the right Python.
ce899aa

darabos commited on

Install requirements.txt before running scripts.
e45ee2c

darabos commited on

Add an execute button and endpoint.
e44317d

darabos commited on

molecule visualizing, requests->httpx, support multiple molecules
d6db5a1

doragera commited on

Install dependencies from requirements.txt.
74a495e

darabos commited on

Open code files from directory + related stuff.
cd2383d

darabos commited on

Load ops from .py files in the data directory.
1ae7dde

darabos commited on

Non-blocking training.
994b457

darabos commited on

Repeat boxes working.
099f1f7

darabos commited on

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Replace default_display with an input_metadata field with simpler semantics.
2594c74

darabos commited on

Allow "False" as a valid display.
17fbc96

darabos commited on

A UI for mapping model bindings.
8f44c91

darabos commited on