Commit History

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

doragera commited on

rename NodeWithPy3DMol to NodeWithMolecule
fd4b8ab

doragera commited on

Add an execute button and endpoint.
825e272

darabos commited on

molecule visualizing, requests->httpx, support multiple molecules
8e859e7

doragera commited on

Open code files from directory + related stuff.
13ae1a3

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

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

darabos commited on

Change formatters from 80 columns to 100 columns.
1270bff

darabos commited on

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

darabos commited on

Use cwd instead of LYNXKITE_DATA.
cac41bd

darabos commited on

Pick file type. Remove waiting from tests.
284a2da

darabos commited on

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

darabos commited on

File upload with drag & drop.
893e71a

darabos commited on

Disallow zoom. It has performance issues.
892ef10

darabos commited on

Avoid unnecessary CRDT updates.
321802e

darabos commited on

Use secure websockets over HTTPS.
6b1217a

darabos commited on

Make env selector fit in.
585d48c

darabos commited on

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

darabos commited on

Use hotkey for node search in tests.
83c09d6

darabos commited on

More automatic formatting.
1c8f3e0

darabos commited on

Merge branch 'main' into darabos-rdkit
362ed6e

darabos commited on

47 smooth graph creation flow
d9aeaae

JMLizano JMLizano commited on

Drag nodes only using the title.
b3ec5b5

darabos commited on

Fix arrow edge color.
05e02bd

darabos commited on

Set up Biome for JS linting/formatting.
7ed5764

darabos commited on

For string attributes use a categorical color scheme. (Instead of throwing an exception.)
9baa8ec

darabos commited on

Small fixes. The CSS import order caused connectors to be tiny.
99b9e33

darabos commited on

Split LynxKite into several Python packages.
fdfb0b2

darabos commited on