filter-by-connections-and-artifacts

Connection filters

Users can now filter operations using the connections’ metadata:

  • By connection name: connections.name: CONNECTION1 | CONNECTION2 or connections.name: ~ CONNECTION1 | CONNECTION2
  • By connection tags: connections.tags: TAG1 | TAG2
  • By connection kinds: connections.kind: git or connections.kind: git | registry

Artifact filters

Users can now filter operations using the artifacts’ metadata:

  • By artifact name: artifacts.name: LINEAGE1 | LINEAGE2
  • By artifact kind: artifacts.kind: model
  • By artifact path: artifacts.path: foo/bar
  • By artifact state: artifacts.state: STATE

Learn More about Polyaxon

This blog post just goes over a couple of features that we shipped in v1.18. To learn more about all the features, fixes, and enhancements, please visit the release notes and the short term roadmap.

Polyaxon continues to grow quickly and keeps improving and providing the simplest machine learning abstraction. We hope that these updates will improve your workflows and increase your productivity, and again, thank you for your continued feedback and support.