Commit History

Merge pull request #128 from biggraph/dependabot/npm_and_yarn/lynxkite-app/web/npm_and_yarn-b7c6efa8f1
42a770e

darabos commited on

Bump vite
1881b6f

dependabot[bot] commited on

Merge pull request #125 from biggraph/darabos-code-files
a00718d

darabos commited on

Fix dynamic import of y-monaco.
f350e4d

darabos commited on

Update tests.
230cf12

darabos commited on

Example with user-created requirements.txt.
7b44bf5

darabos commited on

Install dependencies from requirements.txt.
0bd1aa2

darabos commited on

Open code files from directory + related stuff.
13ae1a3

darabos commited on

Make presence markers visible.
1e1a7f3

darabos commited on

Pass code edits through CRDT.
ca97c6b

darabos commited on

Code editor. (Not saving edits yet.)
544e2ab

darabos commited on

Load ops from .py files in the data directory.
21e70fe

darabos commited on

Merge pull request #124 from biggraph/darabos-small-stuff
e0f7f6b

darabos commited on

Add n_neighbors, min_dist, and metric options for UMAP.
ee35ea7

darabos commited on

Split out ml_ops.py, add "View vector" box.
38c7ee6

darabos commited on

Merge pull request #123 from biggraph/darabos-small-stuff
c60ee03

darabos commited on

Do not re-run on tables opening/closing, address review.
00663e3

darabos commited on

Store which tables are open. #113
94d9c60

darabos commited on

Merge pull request #119 from biggraph/darabos-more-pytorch
6eb8713

darabos commited on

Properly show "0" (int) value parameter.
39ecfd3

darabos commited on

View training loss curve.
0e4c56c

darabos commited on

Hide expander when there is nothing to expand.
935885e

darabos commited on

Rename core/ops to pytorch_core/pytorch_ops.
5faa80b

darabos commited on

14 PyTorch ops.
aaf43fc

darabos commited on

Split ops from infrastructure code.
c3b473d

darabos commited on

Merge pull request #114 from biggraph/darabos-repeats
c7da3a5

darabos commited on

Make new optimizer when model is copied.
a4e8413

darabos commited on

Non-blocking training.
485f9a0

darabos commited on

Run frontend build before frontend test.
e49c19d

darabos commited on

Do not track tensor shapes. Much simpler!
0002aae

darabos commited on

Test for repeats.
e6745ef

darabos commited on

Repeat boxes working.
bd0c2d5

darabos commited on

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

darabos commited on

Dependency-based repeat instead of using regions.
1d11da9

darabos commited on

Each op makes its own layer. #107
acb2b67

darabos commited on

Split repeat boxes into start/end boxes.
9de2c6f

darabos commited on

Reliable model mapping frontend.
99b0790

darabos commited on

Merge pull request #103 from biggraph/darabos-100-columns
8d6b9c3

darabos commited on

Forgot to add ruff.toml.
1ba5c08

darabos commited on

Merge pull request #101 from biggraph/darabos-100-columns
2a53116

darabos commited on

Change formatters from 80 columns to 100 columns.
1270bff

darabos commited on

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

darabos commited on

Rename ODE-GNN experiment workspace.
952a4a8

darabos commited on

Replace default_display with an input_metadata field with simpler semantics.
f89e59f

darabos commited on

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

darabos commited on

Allow animation for progress indication.
7c37a71

darabos commited on

Some placeholders for NIMs.
e34584c

darabos commited on

Allow "False" as a valid display.
c770ca2

darabos commited on

Mapping UI is now working.
5951713

darabos commited on

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

darabos commited on