Hello developers, The user-defined tag in Experiment object is an idea we discussed in last week's operator team weekly meeting, It's sound quite convenient for submarine users if they could give their own tag on each experiment to organize the objects, and they also could do some precise search with an assigned tag.
To accomplish this feature, I would like to add a new list of string field tags into class ExperimentMeta, and also add a new function to search matched Experiment instances with a given tag. What do you think about this idea and design? Any feedback is appreciated :) Brandon Lin.
