Skip to content

v0.15.5

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 11:42

webknossos

Added

  • Webknossos API functions were added: Team.get_list(), Team.add("new_name"), User.assign_team_roles("teamName", isTeamManager: True) and RemoteDataset.explore_and_add_remote() are available now. #1196