diff --git a/fr/models/registry/configure_registry.mdx b/fr/models/registry/configure_registry.mdx index b59ac31d6a..c3680879c4 100644 --- a/fr/models/registry/configure_registry.mdx +++ b/fr/models/registry/configure_registry.mdx @@ -22,10 +22,6 @@ Les administrateurs du registre peuvent ajouter des Users individuels ou des Tea 5. Saisissez un ou plusieurs noms d’utilisateur, adresses e-mail ou noms d’équipe dans le champ **Inclure des Users et des Teams**. 6. Cliquez sur **Ajouter un accès**. - - Ajout de Teams au registre - - Pour en savoir plus, consultez [la configuration des rôles utilisateur dans un registre](/fr/models/registry/configure_registry/#configure-registry-roles) ou [les autorisations des rôles du registre](/fr/models/registry/configure_registry/#registry-role-permissions).
diff --git a/fr/models/registry/create_collection.mdx b/fr/models/registry/create_collection.mdx index ca8b461223..2e82ec4f9c 100644 --- a/fr/models/registry/create_collection.mdx +++ b/fr/models/registry/create_collection.mdx @@ -162,8 +162,4 @@ Les étapes suivantes expliquent comment créer une collection de manière inter 9. Dans la liste déroulante **Project**, sélectionnez le projet où votre artifact est stocké. 10. Dans la liste déroulante de la collection **Artifact**, sélectionnez votre artifact. 11. Dans la liste déroulante **Version**, sélectionnez la version d’artifact que vous souhaitez lier à votre collection. -12. Cliquez sur le bouton **Create collection**. - - - Créer une nouvelle collection - \ No newline at end of file +12. Cliquez sur le bouton **Create collection**. \ No newline at end of file diff --git a/fr/models/registry/create_registry.mdx b/fr/models/registry/create_registry.mdx index efa8708b6b..516bcb6b70 100644 --- a/fr/models/registry/create_registry.mdx +++ b/fr/models/registry/create_registry.mdx @@ -47,9 +47,7 @@ Créez un registre soit par programmation à l’aide de l’interface W&B R Par exemple, l’image suivante montre un registre nommé `Fine_Tuned_Models` qu’un utilisateur est sur le point de créer. Le registre est **Restricted** aux seuls membres qui y ont été ajoutés manuellement. - - Création d’un nouveau registre - +
## Types de visibilité @@ -85,8 +83,4 @@ Pour restreindre la visibilité d’un registre existant : 2. Dans le champ **Membre**, saisissez l’adresse e-mail ou le nom d’utilisateur du membre à ajouter. 3. Cliquez sur **Ajouter un nouveau membre**. - - Modification des paramètres de visibilité du registre, de privé à public ou à un accès Restricted à l’équipe - - Voir [Créer un registre](./create_registry#create-a-custom-registry) pour plus d’informations sur la façon de définir la visibilité d’un registre lorsqu’un administrateur d’équipe le crée. \ No newline at end of file diff --git a/fr/models/registry/download_use_artifact.mdx b/fr/models/registry/download_use_artifact.mdx index e13bfcb1b4..d04e271ffb 100644 --- a/fr/models/registry/download_use_artifact.mdx +++ b/fr/models/registry/download_use_artifact.mdx @@ -124,8 +124,4 @@ W&B génère un extrait de code que vous pouvez copier-coller dans votre scr 4. Dans la liste des versions d’artifact, sélectionnez la version à laquelle vous souhaitez accéder. 5. Sélectionnez l’onglet **Utilisation**. 6. Copiez l’extrait de code affiché dans la section **API d’utilisation**. -7. Collez l’extrait de code dans votre script Python, notebook ou terminal. - - - Processus étape par étape pour localiser et copier l’extrait de code d’utilisation depuis l’interface du registre - \ No newline at end of file +7. Collez l’extrait de code dans votre script Python, notebook ou terminal. \ No newline at end of file diff --git a/fr/models/registry/organize-with-tags.mdx b/fr/models/registry/organize-with-tags.mdx index 598cc9beca..95c2c0134b 100644 --- a/fr/models/registry/organize-with-tags.mdx +++ b/fr/models/registry/organize-with-tags.mdx @@ -30,9 +30,6 @@ Utilisez l’interface W&B App ou le SDK Python pour ajouter un tag à une c 4. Dans la carte de la collection, cliquez sur l’icône plus (**+**) à côté du champ **Tags**, puis saisissez le nom du tag. 5. Appuyez sur **Entrée** sur votre clavier. - - Ajout de tags à une collection du registre - @@ -137,9 +134,6 @@ Ajoutez un tag à une version d'artifact liée à une collection depuis l 6. Dans l'onglet **Version**, cliquez sur l'icône plus (**+**) à côté du champ **Tags**, puis saisissez le nom du tag. 7. Appuyez sur **Entrée** sur votre clavier. - - Ajout de tags à des versions d'artifact - @@ -299,10 +293,6 @@ Utilisez l’interface de W&B App pour rechercher des tags existants dans le 2. Cliquez sur une carte du registre. 3. Dans la barre de recherche, saisissez le nom d’un tag. - - Recherche par tag - -
## Trouver des versions d'artifact avec un tag spécifique
diff --git a/fr/models/registry/search_registry.mdx b/fr/models/registry/search_registry.mdx index ccee61210e..9e47fd2875 100644 --- a/fr/models/registry/search_registry.mdx +++ b/fr/models/registry/search_registry.mdx @@ -22,10 +22,6 @@ Utilisez la W&B App pour rechercher un élément du registre : Les résultats de recherche s’affichent sous la barre de recherche si le terme saisi correspond à un registre existant, à un nom de collection, à un tag de version d’artifact, à un tag de collection ou à un alias. - - Recherche dans un registre - -
## Interroger les éléments du registre
diff --git a/images/registry/add_tag_collection.gif b/images/registry/add_tag_collection.gif deleted file mode 100644 index bfb0a348f7..0000000000 Binary files a/images/registry/add_tag_collection.gif and /dev/null differ diff --git a/images/registry/add_tag_linked_artifact_version.gif b/images/registry/add_tag_linked_artifact_version.gif deleted file mode 100644 index aded425b5b..0000000000 Binary files a/images/registry/add_tag_linked_artifact_version.gif and /dev/null differ diff --git a/images/registry/add_team_registry.gif b/images/registry/add_team_registry.gif deleted file mode 100644 index 80891d5fca..0000000000 Binary files a/images/registry/add_team_registry.gif and /dev/null differ diff --git a/images/registry/change_registry_visibility.gif b/images/registry/change_registry_visibility.gif deleted file mode 100644 index 861a9546ab..0000000000 Binary files a/images/registry/change_registry_visibility.gif and /dev/null differ diff --git a/images/registry/create_collection.gif b/images/registry/create_collection.gif deleted file mode 100644 index 0b152fe380..0000000000 Binary files a/images/registry/create_collection.gif and /dev/null differ diff --git a/images/registry/create_registry.gif b/images/registry/create_registry.gif deleted file mode 100644 index be2708777a..0000000000 Binary files a/images/registry/create_registry.gif and /dev/null differ diff --git a/images/registry/find_usage_in_registry_ui.gif b/images/registry/find_usage_in_registry_ui.gif deleted file mode 100644 index ced886cee8..0000000000 Binary files a/images/registry/find_usage_in_registry_ui.gif and /dev/null differ diff --git a/images/registry/search_registry.gif b/images/registry/search_registry.gif deleted file mode 100644 index 215d9ab320..0000000000 Binary files a/images/registry/search_registry.gif and /dev/null differ diff --git a/images/registry/tag_artifact_version.png b/images/registry/tag_artifact_version.png index 7c2ed31cc0..0031ca4d6c 100644 Binary files a/images/registry/tag_artifact_version.png and b/images/registry/tag_artifact_version.png differ diff --git a/images/registry/tag_collection.png b/images/registry/tag_collection.png index e3f2d2f7fe..d2ac82981a 100644 Binary files a/images/registry/tag_collection.png and b/images/registry/tag_collection.png differ diff --git a/images/registry/tag_collection_selected.png b/images/registry/tag_collection_selected.png index a78beb8c49..ea14a338d0 100644 Binary files a/images/registry/tag_collection_selected.png and b/images/registry/tag_collection_selected.png differ diff --git a/ja/models/registry/configure_registry.mdx b/ja/models/registry/configure_registry.mdx index ec6644e83f..785c7e1edd 100644 --- a/ja/models/registry/configure_registry.mdx +++ b/ja/models/registry/configure_registry.mdx @@ -22,10 +22,6 @@ Registry 管理者は、個々のユーザーまたはチーム全体を Registr 5. **Include users and teams** フィールドに、1 つ以上のユーザー名、メールアドレス、またはチーム名を入力します。 6. **Add access** をクリックします。 - - Registry へのチームの追加 - - [Registry でのユーザーロールの設定](/ja/models/registry/configure_registry/#configure-registry-roles) または [Registry ロールの権限](/ja/models/registry/configure_registry/#registry-role-permissions) について詳しくは、こちらを参照してください。
diff --git a/ja/models/registry/create_collection.mdx b/ja/models/registry/create_collection.mdx index 2adedb5845..d5b9a9b556 100644 --- a/ja/models/registry/create_collection.mdx +++ b/ja/models/registry/create_collection.mdx @@ -162,8 +162,4 @@ with wandb.init(entity = "", project = "") as run: 9. **Project** ドロップダウンから、artifactが保存されているプロジェクトを選択します。 10. **Artifact** collection ドロップダウンから、artifactを選択します。 11. **Version** ドロップダウンから、コレクションにリンクするartifactのバージョンを選択します。 -12. **Create collection** ボタンをクリックします。 - - - 新しいコレクションを作成 - \ No newline at end of file +12. **Create collection** ボタンをクリックします。 \ No newline at end of file diff --git a/ja/models/registry/create_registry.mdx b/ja/models/registry/create_registry.mdx index 9e1c3f5aca..c15fb4e518 100644 --- a/ja/models/registry/create_registry.mdx +++ b/ja/models/registry/create_registry.mdx @@ -47,9 +47,7 @@ W&B Registry UI または W&B Python SDK を使用して、レジスト たとえば、次の画像は、ユーザーが `Fine_Tuned_Models` という名前のレジストリを作成しようとしている様子を示しています。このレジストリは、手動で追加されたメンバーのみに **Restricted** されています。 - - 新しいレジストリを作成中 - +
## 可視性のタイプ @@ -85,8 +83,4 @@ Team Admin または Registry 管理者は、レジストリの作成時また 2. **Member** フィールドに、追加するメンバーのメールアドレスまたはユーザー名を入力します。 3. **Add new member** をクリックします。 - - 非公開から公開、またはチーム限定アクセスへのレジストリ可視性設定の変更 - - Team Admin がレジストリの作成時に可視性を設定する方法について詳しくは、[Create a registry](./create_registry#create-a-custom-registry)を参照してください。 \ No newline at end of file diff --git a/ja/models/registry/download_use_artifact.mdx b/ja/models/registry/download_use_artifact.mdx index a8a6d4f2cd..e0bb6bae07 100644 --- a/ja/models/registry/download_use_artifact.mdx +++ b/ja/models/registry/download_use_artifact.mdx @@ -124,8 +124,4 @@ W&B では、レジストリに関連付けられた artifact をダウン 4. artifact バージョンの一覧から、アクセスするバージョンを選択します。 5. **Usage** タブを選択します。 6. **Usage API** セクションに表示されているコードスニペットをコピーします。 -7. コードスニペットを Python スクリプト、ノートブック、またはターミナルに貼り付けます。 - - - レジストリ UI で使用コードスニペットを見つけてコピーする手順 - \ No newline at end of file +7. コードスニペットを Python スクリプト、ノートブック、またはターミナルに貼り付けます。 \ No newline at end of file diff --git a/ja/models/registry/organize-with-tags.mdx b/ja/models/registry/organize-with-tags.mdx index 9731c98871..b71bbd4f5e 100644 --- a/ja/models/registry/organize-with-tags.mdx +++ b/ja/models/registry/organize-with-tags.mdx @@ -30,9 +30,6 @@ W&B App UI または Python SDK を使用して、コレクションにタ 4. コレクションカード内で、**Tags** フィールドの横にあるプラスアイコン (**+**) をクリックし、タグ名を入力します。 5. キーボードの **Enter** キーを押します。 - - Registry コレクションにタグを追加する - @@ -137,9 +134,6 @@ W&B App UI または Python SDK を使用して、コレクション にリ 6. **Version** タブ内で、**Tags** フィールドの横にあるプラスアイコン (**+**) をクリックし、タグ名を入力します。 7. キーボードの **Enter** キーを押します。 - - artifact バージョンにタグを追加する - @@ -299,10 +293,6 @@ W&B App UI を使用して、コレクションと artifact バージョン 2. レジストリカード をクリックします。 3. 検索バーにタグ名を入力します。 - - タグベースの検索 - -
## 特定のタグが付いたartifactバージョンを検索する
diff --git a/ja/models/registry/search_registry.mdx b/ja/models/registry/search_registry.mdx index 3303a3ac0d..7e9cb07994 100644 --- a/ja/models/registry/search_registry.mdx +++ b/ja/models/registry/search_registry.mdx @@ -22,10 +22,6 @@ W&B App を使用して Registry 項目を検索します。 入力した語が既存の レジストリ、コレクション 名、アーティファクト バージョンタグ、コレクション タグ、または alias と一致する場合、検索結果が検索バーの下に表示されます。 - - Registry 内を検索 - -
## レジストリ項目をクエリする
diff --git a/ko/models/registry/configure_registry.mdx b/ko/models/registry/configure_registry.mdx index f32cead1a1..d4fee1c8fe 100644 --- a/ko/models/registry/configure_registry.mdx +++ b/ko/models/registry/configure_registry.mdx @@ -22,10 +22,6 @@ description: "사용자와 팀을 관리하고, 역할을 할당하고, 역할 5. **Include users and teams** 필드에 하나 이상의 사용자 이름, 이메일 또는 팀 이름을 입력합니다. 6. **Add access**를 클릭합니다. - - 레지스트리에 팀 추가 - - [레지스트리에서 사용자 역할 구성](/ko/models/registry/configure_registry/#configure-registry-roles) 또는 [레지스트리 역할 권한](/ko/models/registry/configure_registry/#registry-role-permissions)에 대해 자세히 알아보세요.
diff --git a/ko/models/registry/create_collection.mdx b/ko/models/registry/create_collection.mdx index 5183d1d882..94fc824c8e 100644 --- a/ko/models/registry/create_collection.mdx +++ b/ko/models/registry/create_collection.mdx @@ -162,8 +162,4 @@ with wandb.init(entity = "", project = "") as run: 9. **Project** 드롭다운에서 아티팩트가 저장된 프로젝트를 선택합니다. 10. **Artifact** 컬렉션 드롭다운에서 아티팩트를 선택합니다. 11. **Version** 드롭다운에서 컬렉션에 연결할 아티팩트 버전을 선택합니다. -12. **컬렉션 만들기** 버튼을 클릭합니다. - - - 새 컬렉션 만들기 - \ No newline at end of file +12. **컬렉션 만들기** 버튼을 클릭합니다. \ No newline at end of file diff --git a/ko/models/registry/create_registry.mdx b/ko/models/registry/create_registry.mdx index 8b2c97c433..3aeeef2b23 100644 --- a/ko/models/registry/create_registry.mdx +++ b/ko/models/registry/create_registry.mdx @@ -47,9 +47,7 @@ W&B 레지스트리 UI 또는 W&B Python SDK를 사용해 레지스트 예를 들어, 아래 이미지는 사용자가 생성하려는 `Fine_Tuned_Models`라는 레지스트리를 보여줍니다. 이 레지스트리는 레지스트리에 수동으로 추가된 멤버만 볼 수 있도록 **Restricted**로 설정되어 있습니다. - - 새 레지스트리 만들기 - +
## 가시성 유형 @@ -85,8 +83,5 @@ Restricted 가시성으로 레지스트리를 생성한 사용자는 해당 레 2. **멤버** 필드에 추가하려는 멤버의 이메일 또는 사용자 이름을 입력합니다. 3. **새 멤버 추가**를 클릭합니다. - - 비공개에서 공개 또는 팀 제한 액세스로 레지스트리 가시성 설정 변경 - 팀 관리자가 레지스트리를 생성할 때 레지스트리의 가시성을 설정하는 방법에 대한 자세한 내용은 [레지스트리 생성](./create_registry#create-a-custom-registry)를 참조하세요. \ No newline at end of file diff --git a/ko/models/registry/download_use_artifact.mdx b/ko/models/registry/download_use_artifact.mdx index 620aa3fc17..5fd05ada24 100644 --- a/ko/models/registry/download_use_artifact.mdx +++ b/ko/models/registry/download_use_artifact.mdx @@ -124,8 +124,4 @@ W&B는 레지스트리에 연결된 아티팩트를 다운로드할 수 있 4. 아티팩트 버전 목록에서 액세스하려는 버전을 선택합니다. 5. **사용** 탭을 선택합니다. 6. **사용 API** 섹션에 표시된 코드 스니펫을 복사합니다. -7. 코드 스니펫을 Python 스크립트, 노트북 또는 터미널에 붙여넣습니다. - - - 레지스트리 UI에서 사용 코드 스니펫을 찾아 복사하는 단계별 절차 - \ No newline at end of file +7. 코드 스니펫을 Python 스크립트, 노트북 또는 터미널에 붙여넣습니다. \ No newline at end of file diff --git a/ko/models/registry/organize-with-tags.mdx b/ko/models/registry/organize-with-tags.mdx index 64e1ac2acb..e83f01af08 100644 --- a/ko/models/registry/organize-with-tags.mdx +++ b/ko/models/registry/organize-with-tags.mdx @@ -30,9 +30,6 @@ W&B App UI 또는 Python SDK를 사용해 컬렉션에 태그를 추가할 4. 컬렉션 카드에서 **Tags** 필드 옆의 더하기 아이콘(**+**)을 클릭한 다음, 태그 이름을 입력합니다. 5. 키보드에서 **Enter** 키를 누릅니다. - - Registry 컬렉션에 태그 추가 - @@ -137,9 +134,6 @@ W&B App UI 또는 Python SDK를 사용하여 컬렉션에 연결된 아티 6. **Version** 탭에서 **Tags** 필드 옆의 더하기 아이콘(**+**)을 클릭한 다음 태그 이름을 입력합니다. 7. 키보드에서 **Enter**를 누릅니다. - - 아티팩트 버전에 태그 추가 - @@ -299,10 +293,6 @@ W&B App UI 또는 Python SDK를 사용해 레지스트리에 연결된 아 2. 레지스트리 카드를 클릭합니다. 3. 검색창에 태그 이름을 입력합니다. - - 태그 기반 검색 - -
## 특정 태그가 지정된 artifact 버전 찾기
diff --git a/ko/models/registry/search_registry.mdx b/ko/models/registry/search_registry.mdx index 5660c88375..45742a0e04 100644 --- a/ko/models/registry/search_registry.mdx +++ b/ko/models/registry/search_registry.mdx @@ -22,10 +22,6 @@ W&B App을 사용해 레지스트리 항목을 검색하려면 다음과 같 입력한 검색어가 기존 레지스트리, 컬렉션 이름, 아티팩트 버전 태그, 컬렉션 태그 또는 별칭과 일치하면 검색 결과가 검색창 아래에 표시됩니다. - - 레지스트리 내 검색 - -
## 레지스트리 항목 쿼리
diff --git a/models/registry/configure_registry.mdx b/models/registry/configure_registry.mdx index c50686ff3c..4b6fb55329 100644 --- a/models/registry/configure_registry.mdx +++ b/models/registry/configure_registry.mdx @@ -18,11 +18,7 @@ Registry admins can add individual users or entire teams to a registry. To add a 5. Specify one or more user names, emails, or the team names to the **Include users and teams** field. 6. Click **Add access**. - - Adding teams to registry - - -Learn more about [configuring user roles in a registry](/models/registry/configure_registry/#configure-registry-roles), or [registry role permissions](/models/registry/configure_registry/#registry-role-permissions) . +Learn more about [configuring user roles in a registry](/models/registry/configure_registry/#configure-registry-roles), or [registry role permissions](/models/registry/configure_registry#role-permissions). ### Remove a user or team A registry admin can remove individual users or entire teams from a registry. To remove a user or team from a registry: @@ -80,11 +76,12 @@ W&B automatically assigns a default **registry role** to a user or team when the | Service account (non admin) | Member1 | Member1 | | Org admin | Admin | Admin | -1: Service accounts cannot have **Viewer** or **Restricted Viewer** roles. +1: Service accounts cannot have **Viewer** or **Restricted Viewer** roles. See [Service account access](#service-account-access) for how a service account's access is determined. A registry admin can assign or modify roles for users and teams in the registry. See [Configure user roles in a registry](/models/registry/configure_registry/#configure-registry-roles) for more information. + ### Role permissions The following table lists each Registry role, along with the permissions provided by each role: diff --git a/models/registry/create_collection.mdx b/models/registry/create_collection.mdx index ca5c59b5c5..238f960436 100644 --- a/models/registry/create_collection.mdx +++ b/models/registry/create_collection.mdx @@ -157,8 +157,4 @@ The following steps describe how to interactively create a collection using the 9. From the **Project** dropdown, select the project where your artifact is stored. 10. From the **Artifact** collection dropdown, select your artifact. 11. From the **Version** dropdown, select the artifact version you want to link to your collection. -12. Click on the **Create collection** button. - - - Create a new collection - \ No newline at end of file +12. Click on the **Create collection** button. \ No newline at end of file diff --git a/models/registry/create_registry.mdx b/models/registry/create_registry.mdx index c2d8be89f7..8e6724cf95 100644 --- a/models/registry/create_registry.mdx +++ b/models/registry/create_registry.mdx @@ -44,9 +44,7 @@ An artifact type cannot be removed from a registry once it is saved in the regis For example, the following image shows a registry called `Fine_Tuned_Models` that a user is about to create. The registry is **Restricted** to only members that are manually added to the registry. - - Creating a new registry - + ## Visibility types @@ -79,9 +77,6 @@ To restrict the visibility of an existing registry: 2. Within the **Member** field, add the email or username of the member you want to add. 3. Click **Add new member**. - - Changing registry visibility settings from private to public or team-restricted access - See [Create a registry](./create_registry#create-a-custom-registry) for more information on how assign the visibility of a registry when a team admin creates it. diff --git a/models/registry/download_use_artifact.mdx b/models/registry/download_use_artifact.mdx index c71624a311..1290b7946e 100644 --- a/models/registry/download_use_artifact.mdx +++ b/models/registry/download_use_artifact.mdx @@ -125,8 +125,4 @@ W&B creates a code snippet that you can copy and paste into your Python script, 4. From the list of artifact versions, select the version you want to access. 5. Select the **Usage** tab. 6. Copy the code snippet shown in the **Usage API** section. -7. Paste the code snippet into your Python script, notebook, or terminal. - - - Step-by-step process to locate and copy usage code snippet from the registry UI - +7. Paste the code snippet into your Python script, notebook, or terminal. \ No newline at end of file diff --git a/models/registry/link_version.mdx b/models/registry/link_version.mdx index 7963661b78..a1abe8999e 100644 --- a/models/registry/link_version.mdx +++ b/models/registry/link_version.mdx @@ -230,20 +230,7 @@ You can confirm the name of your team by: ### Confirm the path of a registry in the W&B App UI -There are two ways to confirm the path of a registry with the UI: create an empty collection and view the collection details or copy and paste the autogenerated code on the collection's homepage. - -#### Copy and paste autogenerated code - -1. Navigate to the W&B Registry at https://wandb.ai/registry/. -2. Click the registry you want to link an artifact to. -3. At the top of the page, you will see an autogenerated code block. -4. Copy and paste this into your code, ensure to replace the last part of the path with the name of your collection. - - - Auto-generated code snippet - - -#### Create an empty collection +Create an empty collection to confirm the path of the registry in the W&B App UI. To do so, follow the steps below: 1. Navigate to the W&B Registry at https://wandb.ai/registry/. 2. Click the registry you want to link an artifact to. diff --git a/models/registry/organize-with-tags.mdx b/models/registry/organize-with-tags.mdx index 796346aee6..704effedb6 100644 --- a/models/registry/organize-with-tags.mdx +++ b/models/registry/organize-with-tags.mdx @@ -29,9 +29,6 @@ Use the W&B App UI to add a tag to a collection: 4. Within the collection card, click on the plus icon (**+**) next to the **Tags** field and type in the name of the tag. 5. Press **Enter** on your keyboard. - - Adding tags to a Registry collection -
```python @@ -99,7 +96,7 @@ If a collection has one or more tags, you can view those tags within the collect Tags added to a collection also appear next to the name of that collection. -For example, in the following image, a tag called "tag1" was added to the "zoo-dataset-tensors" collection. +For example, in the following image, a tag called "sample-tag-1" was added to the "zoo-dataset-tensors-split" collection. Tag management @@ -130,9 +127,6 @@ Add a tag to an artifact version linked to a collection with the W&B App UI or w 6. Within the **Version** tab, click on the plus icon (**+**) next to the **Tags** field and type in the name of the tag. 7. Press **Enter** on your keyboard. - - Adding tags to artifact versions - Fetch the artifact version you want to add or update a tag to. Once you have the artifact version, you can access the artifact object's `tag` attribute to add or modify tags to that artifact. Pass in one or more tags as list to the artifacts `tag` attribute. @@ -282,17 +276,13 @@ with wandb.init(entity = "", project="") as run: 6. Within the **Version** tab, hover your mouse over the name of the tag 7. Click on the cancel button (**X** icon) -## Search existing tags +{/* ## Search existing tags Use the W&B App UI to search existing tags in collections and artifact versions: 1. Navigate to the [W&B Registry](https://wandb.ai/registry). 2. Click on a registry card. -3. Within the search bar, type in the name of a tag. - - - Tag-based search - +3. Within the search bar, type in the name of a tag. */} ## Find artifact versions with a specific tag diff --git a/models/registry/search_registry.mdx b/models/registry/search_registry.mdx index cd7ab331a8..0373478456 100644 --- a/models/registry/search_registry.mdx +++ b/models/registry/search_registry.mdx @@ -20,10 +20,6 @@ Use the W&B App to search for a registry item: Search results appear below the search bar if the term you specify matches an existing registry, collection name, artifact version tag, collection tag, or alias. - - Searching within a Registry - - ## Query registry items Use [`wandb.Api().registries()`](/models/ref/python/public-api/api#registries) and *query predicates* to filter registries, collections, and artifact versions. A query predicate is a condition that specifies the criteria that returned items must meet.