Commit History

Test for repeats.
fe5010e

darabos commited on

Repeat boxes working.
099f1f7

darabos commited on

Split build_model() so we can repeat a part.
e7d2291

darabos commited on

Dependency-based repeat instead of using regions.
253ca3d

darabos commited on

Each op makes its own layer. #107
309e16a

darabos commited on

Split repeat boxes into start/end boxes.
9c16242

darabos commited on

Reliable model mapping frontend.
9fda8df

darabos commited on

Merge pull request #103 from biggraph/darabos-100-columns
55d415b

darabos commited on

Forgot to add ruff.toml.
da73e6b

darabos commited on

Merge pull request #101 from biggraph/darabos-100-columns
029cfad

darabos commited on

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Merge pull request #96 from biggraph/darabos-model-designer
d2d6a8b

darabos commited on

Rename ODE-GNN experiment workspace.
a0407ec

darabos commited on

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

darabos commited on

Merge pull request #100 from biggraph/darabos-generative-screening-skeleton
4339dbf

darabos commited on

Allow animation for progress indication.
c1ac7c4

darabos commited on

Allow "False" as a valid display.
17fbc96

darabos commited on

Mapping UI is now working.
47e2956

darabos commited on

Disable scroll to zoom. (#71) Use pinch!
d7fda19

darabos commited on

A UI for mapping model bindings.
8f44c91

darabos commited on

Training and inference.
f141fec

darabos commited on

Model creation and training for basic layers.
805c550

darabos commited on

Add PyTorch dependency.
84f0b58

darabos commited on

Make this suitable for demo deployment.
c51c9b4

darabos commited on

Merge branch 'main' into darabos-model-designer
c1ed744

darabos commited on

Merge pull request #93 from biggraph/darabos-hf-secrets
2b52d6b

darabos commited on

Hide joblib-cache, fix decorator ordering.
97b3d79

darabos commited on

Let Graph RAG demo use OpenAI instead of local models.
6551a1a

darabos commited on

Do it with GIT_SSH_COMMAND instead.
e0a236c

darabos commited on

Use LYNXSCRIBE_DEPLOY_KEY in HF build.
03b2172

darabos commited on

Start updating "Create graph" box. It can take multiple inputs now.
b77abc6

darabos commited on

Some more mock-ups for ODE-GNN demo.
6934d0a

darabos commited on

High level boxes for Neural ODE + GNN demo.
083e188

darabos commited on

Getting started on model designer implementation. TMP
6f123b5

darabos commited on

Merge pull request #91 from biggraph/dependabot/npm_and_yarn/lynxkite-app/web/npm_and_yarn-f03e39912e
c02cec3

darabos commited on

Bump @babel /helpers
6f9c8bd

dependabot[bot] commited on

Merge pull request #89 from biggraph/darabos-upload
609be2d

darabos commited on

Use cwd instead of LYNXKITE_DATA.
a08a3aa

darabos commited on

Pick file type. Remove waiting from tests.
c82d8dc

darabos commited on

Merge pull request #90 from biggraph/darabos-bionemo
00376f6

darabos commited on

Fix missing box ID. Use keyboard in test instead of click.
dcd48d1

darabos commited on

Start LynxKite in the BioNeMo container.
134c4f5

darabos commited on

File upload with drag & drop.
0a23cf5

darabos commited on

Disallow zoom. It has performance issues.
199b805

darabos commited on

Avoid unnecessary CRDT updates.
21c1030

darabos commited on

Merge pull request #88 from biggraph/darabos-hf-spaces
f4acad1

darabos commited on

Disable deduping in Directory. Playwright is super fast.
a6087b8

darabos commited on

Update pre-commit repos. Hope it fixes CI.
e6d93c7

darabos commited on

Gzip backend responses.
7e81314

darabos commited on

Try to avoid redirects to HTTP.
cfe232b

darabos commited on