Skip to content

v0.2.0

Choose a tag to compare

@darabos darabos released this 04 Nov 11:39
· 901 commits to main since this release

A big release with a lot of new features:

  • Comments in workspaces. #7
  • Grouped boxes in workspaces. #10
  • Tables in "View tables" can be sorted. #18
  • Neural ODE and LSTM boxes in PyTorch models. #25
  • Dropdowns for some more parameters. #38
  • Operations can be placed in a hierarchy of categories. #35 #45
  • More natural viewport navigation. #12 #49
  • Consistent package and module names. The app is now in lynxkite_app. #55
  • Boxes can expose web APIs. #60
  • Boxes can define custom Gradio UIs. (Install Gradio before trying it!) #75
  • Very flexible ustom PyTorch input boxes. #72
  • An MCP server for running a single workspace as a tool. #77