From 68ddcb1b2a18bcc172b420bcb5dd58764d0e6ade Mon Sep 17 00:00:00 2001 From: Helio Machado <0x2b3bfa0+git@googlemail.com> Date: Tue, 31 Dec 2024 02:01:05 +0000 Subject: [PATCH] Move to `studio.datachain.ai` (#5338) * Move studio.dvc.ai to studio.datachain.ai * Move studio.iterative.ai to studio.datachain.ai --- config/link-check/excluded-links.yml | 2 +- content/docs/command-reference/exp/push.md | 2 +- content/docs/command-reference/studio/index.md | 2 +- content/docs/command-reference/studio/login.md | 2 +- content/docs/dvclive/index.md | 2 +- content/docs/dvclive/live/log_image.md | 2 +- .../docs/dvclive/ml-frameworks/pytorch-lightning.md | 2 +- .../docs/start/experiments/experiment-tracking.md | 4 ++-- content/docs/start/model-registry/index.md | 2 +- content/docs/start/model-registry/manage-models.md | 8 ++++---- content/docs/studio/index.md | 4 ++-- content/docs/studio/rest-api/create-project.md | 12 ++++++------ content/docs/studio/rest-api/download-model.md | 4 ++-- content/docs/studio/rest-api/index.md | 2 +- .../studio/user-guide/account-management/index.md | 4 ++-- .../user-guide/experiments/create-a-project.md | 2 +- .../git-connections/custom-gitlab-server.md | 4 ++-- .../model-registry/view-and-compare-models.md | 4 ++-- content/docs/studio/user-guide/openid-connect.md | 8 ++++---- content/docs/studio/user-guide/single-sign-on.md | 8 ++++---- .../studio/user-guide/team-collaboration/index.md | 2 +- content/docs/studio/user-guide/troubleshooting.md | 4 ++-- content/docs/use-cases/data-registry/tutorial.md | 2 +- content/docs/use-cases/model-registry.md | 2 +- .../discovering-and-accessing-data.md | 2 +- content/docs/user-guide/env.md | 2 +- .../experiment-management/comparing-experiments.md | 2 +- .../experiment-management/sharing-experiments.md | 2 +- .../experiment-management/visualizing-plots.md | 2 +- content/docs/user-guide/integrations/databricks.md | 2 +- content/docs/user-guide/integrations/sagemaker.md | 2 +- .../user-guide/project-structure/configuration.md | 8 ++++---- .../components/LayoutFooter/index.tsx | 2 +- src/@dvcorg/gatsby-theme-iterative/data/menu.tsx | 2 +- src/utils/externalUrls.ts | 4 ++-- 35 files changed, 60 insertions(+), 60 deletions(-) diff --git a/config/link-check/excluded-links.yml b/config/link-check/excluded-links.yml index 3bdf032c06..0784b73db1 100644 --- a/config/link-check/excluded-links.yml +++ b/config/link-check/excluded-links.yml @@ -11,4 +11,4 @@ - 'https://studio.example.com' - 'https://twitter.com/DVCorg' - 'https://api.hsforms.com/submissions/v3/integration/submit/' -- 'https://studio.iterative.ai/api/*' +- 'https://studio.datachain.ai/api/*' diff --git a/content/docs/command-reference/exp/push.md b/content/docs/command-reference/exp/push.md index 9a20ff220f..dea28307d8 100644 --- a/content/docs/command-reference/exp/push.md +++ b/content/docs/command-reference/exp/push.md @@ -41,7 +41,7 @@ to see experiments in the remote. This command will also try to `dvc push` all cached data associated with the experiments to [remote storage], unless `--no-cache` is used. -If the [DVC Studio](https://studio.iterative.ai) +If the [DVC Studio](https://studio.datachain.ai) [access token](/doc/studio/user-guide/experiments/live-metrics-and-plots#set-up-an-access-token) is set, DVC will notify DVC Studio about new experiments, and display a DVC Studio project URL to view experiments. diff --git a/content/docs/command-reference/studio/index.md b/content/docs/command-reference/studio/index.md index 09d1e4bcfb..a5d7567284 100644 --- a/content/docs/command-reference/studio/index.md +++ b/content/docs/command-reference/studio/index.md @@ -1,6 +1,6 @@ # studio -A set of commands to authenticate DVC with [Studio](https://studio.iterative.ai) +A set of commands to authenticate DVC with [Studio](https://studio.datachain.ai) and save a [client access token](/doc/studio/user-guide/account-management#client-access-tokens) to global [DVC configuration]: [login](/doc/command-reference/studio/login), [logout](/doc/command-reference/studio/logout), diff --git a/content/docs/command-reference/studio/login.md b/content/docs/command-reference/studio/login.md index 648d2cda11..28d5bd7001 100644 --- a/content/docs/command-reference/studio/login.md +++ b/content/docs/command-reference/studio/login.md @@ -21,7 +21,7 @@ and assigns a random name as the token name. ## Options - `-H `, `--hostname ` - the hostname of the Studio instance - to authenticate with. Defaults to `https://studio.iterative.ai`. + to authenticate with. Defaults to `https://studio.datachain.ai`. - `-s `, `--scopes ` - comma separated values of [scopes](/doc/studio/user-guide/account-management#client-access-tokens) for diff --git a/content/docs/dvclive/index.md b/content/docs/dvclive/index.md index bcce3119a8..9526181025 100644 --- a/content/docs/dvclive/index.md +++ b/content/docs/dvclive/index.md @@ -172,4 +172,4 @@ See how to [setup a pipeline] to work with DVCLive. [run experiments]: /doc/user-guide/experiment-management/running-experiments [setup a pipeline]: /doc/dvclive/how-it-works#setup-to-run-with-dvc [access is enabled]: /doc/start/experiments/experiment-tracking#sharing -[dvc studio]: https://studio.iterative.ai +[dvc studio]: https://studio.datachain.ai diff --git a/content/docs/dvclive/live/log_image.md b/content/docs/dvclive/live/log_image.md index f48c744716..4b239a7b33 100644 --- a/content/docs/dvclive/live/log_image.md +++ b/content/docs/dvclive/live/log_image.md @@ -92,7 +92,7 @@ with Live() as live: live.next_step() ``` -In [DVC Studio](https://studio.iterative.ai/) and the +In [DVC Studio](https://studio.datachain.ai/) and the [DVC Extension for VSCode](https://marketplace.visualstudio.com/items?itemName=Iterative.dvc), folders following this pattern will be rendered using an image slider: diff --git a/content/docs/dvclive/ml-frameworks/pytorch-lightning.md b/content/docs/dvclive/ml-frameworks/pytorch-lightning.md index 095683ed87..e89eb5756f 100644 --- a/content/docs/dvclive/ml-frameworks/pytorch-lightning.md +++ b/content/docs/dvclive/ml-frameworks/pytorch-lightning.md @@ -188,4 +188,4 @@ dvclive/metrics/train/epoch/metric.tsv [`live`]: /doc/dvclive/live [`ModelCheckpoint`]: https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.callbacks.ModelCheckpoint.html -[DVC Studio]: https://studio.iterative.ai +[DVC Studio]: https://studio.datachain.ai diff --git a/content/docs/start/experiments/experiment-tracking.md b/content/docs/start/experiments/experiment-tracking.md index 9e945657ff..e1cd1e2638 100644 --- a/content/docs/start/experiments/experiment-tracking.md +++ b/content/docs/start/experiments/experiment-tracking.md @@ -132,7 +132,7 @@ section to share, or skip to the next section if you want to start locally. DVC tracks the code and metadata for each experiment in Git. If you have a Git remote (for example, GitHub) where you `git push`, go to -[DVC Studio](https://studio.iterative.ai), configure your Git provider, and +[DVC Studio](https://studio.datachain.ai), configure your Git provider, and [add your Git repository as a project](/doc/studio/user-guide/experiments/create-a-project). Next, you can login to Studio from the command line: @@ -260,4 +260,4 @@ Learn more about [dvclive]: /doc/dvclive [shared]: /doc/user-guide/experiment-management/sharing-experiments -[dvc studio]: https://studio.iterative.ai +[dvc studio]: https://studio.datachain.ai diff --git a/content/docs/start/model-registry/index.md b/content/docs/start/model-registry/index.md index f6ea5c89cd..523e8e9c5a 100644 --- a/content/docs/start/model-registry/index.md +++ b/content/docs/start/model-registry/index.md @@ -30,7 +30,7 @@ https://www.youtube.com/watch?v=T7MBFpnSr9Q These are captured in our [example-get-started-experiments] repo. You can [fork it][example-get-started-experiments-fork] to follow along, or you can take a look at our -[public model registry](https://studio.iterative.ai/team/Iterative/models) (read +[public model registry](https://studio.datachain.ai/team/Iterative/models) (read only) to get a feel for what's possible. [example-get-started-experiments]: diff --git a/content/docs/start/model-registry/manage-models.md b/content/docs/start/model-registry/manage-models.md index a9be408fb2..c759e56e8a 100644 --- a/content/docs/start/model-registry/manage-models.md +++ b/content/docs/start/model-registry/manage-models.md @@ -7,9 +7,9 @@ description: # Get Started: Manage models -In this guide, we will be using [DVC Studio](https://studio.iterative.ai) to +In this guide, we will be using [DVC Studio](https://studio.datachain.ai) to manage our model registry. You can check out our -[example model](https://studio.iterative.ai/team/Iterative/models/b3P4bcYIrGYdzyjqzsf9Xw==/pool-segmentation/v1.0.0) +[example model](https://studio.datachain.ai/team/Iterative/models/b3P4bcYIrGYdzyjqzsf9Xw==/pool-segmentation/v1.0.0) in DVC Studio to see what it will look like once we finish all the steps in this guide. @@ -17,7 +17,7 @@ guide. To perform the model registry actions in this guide, follow [these steps](/doc/studio/user-guide/experiments/create-a-project#connect-to-a-git-repository-and-add-a-project) -to sign in to [DVC Studio](https://studio.iterative.ai), connect it to your Git +to sign in to [DVC Studio](https://studio.datachain.ai), connect it to your Git account and add your repository as a DVC Studio project. @@ -155,7 +155,7 @@ from the registry entirely. To see how, have a look at the [documentation](/doc/studio/user-guide/model-registry/remove-a-model-or-its-details). The detailed view of our model in the registry should now match what we see -[in our example](https://studio.iterative.ai/team/Iterative/models/b3P4bcYIrGYdzyjqzsf9Xw==/pool-segmentation/v1.0.0). +[in our example](https://studio.datachain.ai/team/Iterative/models/b3P4bcYIrGYdzyjqzsf9Xw==/pool-segmentation/v1.0.0).
diff --git a/content/docs/studio/index.md b/content/docs/studio/index.md index e5e22c98f3..c5b5da6cbb 100644 --- a/content/docs/studio/index.md +++ b/content/docs/studio/index.md @@ -1,6 +1,6 @@ # DVC Studio -[DVC Studio](https://studio.iterative.ai/) is a web application that enables +[DVC Studio](https://studio.datachain.ai/) is a web application that enables Machine Learning teams to seamlessly - [Run and track experiments](/doc/use-cases/experiment-tracking) @@ -11,7 +11,7 @@ It works on top of [DVC](https://dvc.org/) and [Git](https://git-scm.com/), maintaining Git as the single-source-of-truth for your data, experiments and models. -Sign in to [DVC Studio](https://studio.iterative.ai/) using your GitHub.com, +Sign in to [DVC Studio](https://studio.datachain.ai/) using your GitHub.com, GitLab.com, or Bitbucket.org account, or with your email address. Explore the demo projects and models, and [let us know](/doc/studio/user-guide/troubleshooting#support) if you need any diff --git a/content/docs/studio/rest-api/create-project.md b/content/docs/studio/rest-api/create-project.md index 35c1b90093..17cc85cb6f 100644 --- a/content/docs/studio/rest-api/create-project.md +++ b/content/docs/studio/rest-api/create-project.md @@ -27,7 +27,7 @@ Here are the possible values for each parameter in the request json: This field is mandatory. - `public` (boolean, default: `false`) - specifies whether the project should be public (`true`) or not (`false`). A public project, such as the - [example-get-started](https://studio.iterative.ai/team/Iterative/projects/example-get-started-zde16i6c4g) + [example-get-started](https://studio.datachain.ai/team/Iterative/projects/example-get-started-zde16i6c4g) demo project, can be accessed by anyone. - `team_name`(string) - the name of the team associated with the project if we want to create the project in team space. This field is optional. If team name @@ -56,7 +56,7 @@ Here is an example JSON response from the API request: "projects": [ { "id": "tsanhawn9y", - "url": "https://studio.iterative.ai/user/amritghimire/projects/example-get-started-tsanhawn9y", + "url": "https://studio.datachain.ai/user/amritghimire/projects/example-get-started-tsanhawn9y", "name": "example-get-started" } ] @@ -70,7 +70,7 @@ the necessary information about the created project: "tsanhawn9y". - `url`: The URL of the created project. You can access the project using this URL. In this example, the project URL is - `https://studio.iterative.ai/user/amritghimire/projects/example-get-started-tsanhawn9y`. + `https://studio.datachain.ai/user/amritghimire/projects/example-get-started-tsanhawn9y`. - `name`: The name of the created project. In this example, the project name is "example-get-started". @@ -95,7 +95,7 @@ import os import requests -url = "https://studio.iterative.ai/api/create-project" +url = "https://studio.datachain.ai/api/create-project" token = os.environ["DVC_STUDIO_TOKEN"] payload = json.dumps({ "repo_url": "https://github.com/amritghimire/monorepo-model-registry-fixture", @@ -120,7 +120,7 @@ for project in response.json()["projects"]: ```cli -$ curl --location 'https://studio.iterative.ai/api/create-project' \ +$ curl --location 'https://studio.datachain.ai/api/create-project' \ --header "Authorization:token ${DVC_STUDIO_TOKEN}" \ --header 'Content-Type: application/json' \ --data '{ @@ -137,7 +137,7 @@ $ curl --location 'https://studio.iterative.ai/api/create-project' \ If you are interacting with Self hosted Studio, remember to replace the URL - https://studio.iterative.ai with the URL of the self-hosted studio. + https://studio.datachain.ai with the URL of the self-hosted studio. [DVC Studio client access token]: diff --git a/content/docs/studio/rest-api/download-model.md b/content/docs/studio/rest-api/download-model.md index 22ee9804a2..73e2fad63a 100644 --- a/content/docs/studio/rest-api/download-model.md +++ b/content/docs/studio/rest-api/download-model.md @@ -58,7 +58,7 @@ import os import requests -url = "https://studio.iterative.ai/api/model-registry/get-download-uris" +url = "https://studio.datachain.ai/api/model-registry/get-download-uris" token = os.environ["DVC_STUDIO_TOKEN"] headers = {"Authorization": f"token {token}"} params = { @@ -78,7 +78,7 @@ for rel_path, obj_url in json.loads(response.content).items(): ```cli -$ curl "https://studio.iterative.ai/api/model-registry/get-download-uris?repo=git@github.com:iterative/demo-bank-customer-churn.git&name=randomforest-model&version=v2.0.0" --header "Authorization:token ${DVC_STUDIO_TOKEN}" +$ curl "https://studio.datachain.ai/api/model-registry/get-download-uris?repo=git@github.com:iterative/demo-bank-customer-churn.git&name=randomforest-model&version=v2.0.0" --header "Authorization:token ${DVC_STUDIO_TOKEN}" { ".mlem/model/clf-model": "https://sandbox-datasets-iterative.s3.amazonaws.com/bank-customer-churn/86/bd02376ac675568ba2fac566169ef9?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAU7UXIWDIQFPCO76Q%2F20230706%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230706T134619Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=6807259ddd1f4448ed1e3c5d4503039884f7779381ee556175096b0a884ba1a6" diff --git a/content/docs/studio/rest-api/index.md b/content/docs/studio/rest-api/index.md index 0f314fbe54..01b3d9c8af 100644 --- a/content/docs/studio/rest-api/index.md +++ b/content/docs/studio/rest-api/index.md @@ -5,7 +5,7 @@ information in DVC Studio and executing actions in it. The API is hosted under the `/api` route on the DVC Studio server: -- https://studio.iterative.ai/api, or +- https://studio.datachain.ai/api, or - https://your-domain/api in case of [self-hosted DVC Studio](/doc/studio/self-hosting/installation). diff --git a/content/docs/studio/user-guide/account-management/index.md b/content/docs/studio/user-guide/account-management/index.md index b7cd7e7ec8..08774d228e 100644 --- a/content/docs/studio/user-guide/account-management/index.md +++ b/content/docs/studio/user-guide/account-management/index.md @@ -118,7 +118,7 @@ The credentials must have the required permissions. For you can find more details about required permissions [here][data remote]. [data remote]: /doc/user-guide/data-management/remote-storage -[settings]: https://studio.iterative.ai/user/_/settings +[settings]: https://studio.datachain.ai/user/_/settings Finally, click `Save credentials`. @@ -153,7 +153,7 @@ granting full access to your Studio account. The available scopes are: - `Experiment operations` - DVC uses this scope to share [live experiments] and to - notify [Studio](https://studio.iterative.ai/) about [pushed experiments]. + notify [Studio](https://studio.datachain.ai/) about [pushed experiments]. - `Dataset operations` - [Coming soon](https://cloud.dvc.ai). - `Model registry operations` - like downloading model using `dvc artifacts get`. diff --git a/content/docs/studio/user-guide/experiments/create-a-project.md b/content/docs/studio/user-guide/experiments/create-a-project.md index a63b51c2c7..f1645c587b 100644 --- a/content/docs/studio/user-guide/experiments/create-a-project.md +++ b/content/docs/studio/user-guide/experiments/create-a-project.md @@ -10,7 +10,7 @@ In this section, you will learn how to: To add a new project, follow these steps. -1. Sign in to [DVC Studio](https://studio.iterative.ai/) using your GitHub.com, +1. Sign in to [DVC Studio](https://studio.datachain.ai/) using your GitHub.com, GitLab.com, or Bitbucket.org account, or with your email address. 2. Click on `Add a Project`. All the organizations that you have access to will diff --git a/content/docs/studio/user-guide/git-connections/custom-gitlab-server.md b/content/docs/studio/user-guide/git-connections/custom-gitlab-server.md index bc4d20b62c..46c1692699 100644 --- a/content/docs/studio/user-guide/git-connections/custom-gitlab-server.md +++ b/content/docs/studio/user-guide/git-connections/custom-gitlab-server.md @@ -21,7 +21,7 @@ Once you have obtained the URL and Personal Access Token for your GitLab server, do the following: - Go to you team’s settings at - `https://studio.iterative.ai/team//settings` + `https://studio.datachain.ai/team//settings` - In the `GitLab connections` section, click on the `Connect GitLab server` button - Enter the URL and token in the form that opens up @@ -37,7 +37,7 @@ you have any trouble setting up the connection to your GitLab server, please Connecting to a self-hosted GitLab server is different from connecting to your account on GitLab SaaS ([gitlab.com](http://gitlab.com/)). To connect to GitLab SaaS go to the `Git integrations` section in your -[personal profile settings](https://studio.iterative.ai/user/_/profile). If you +[personal profile settings](https://studio.datachain.ai/user/_/profile). If you signed up to use DVC Studio using your GitLab account, you may already have this connection. diff --git a/content/docs/studio/user-guide/model-registry/view-and-compare-models.md b/content/docs/studio/user-guide/model-registry/view-and-compare-models.md index 56c9476c7e..72b2a88694 100644 --- a/content/docs/studio/user-guide/model-registry/view-and-compare-models.md +++ b/content/docs/studio/user-guide/model-registry/view-and-compare-models.md @@ -79,6 +79,6 @@ experimental iterations and make a decision to register a new version out of the latter. [gto]: /doc/gto -[models dashboard]: https://studio.iterative.ai/team/Iterative/models +[models dashboard]: https://studio.datachain.ai/team/Iterative/models [model detail page]: - https://studio.iterative.ai/team/Iterative/models/PTzV-9EJgmZ6TGspXtwKqw==/lightgbm-model/v2.0.1 + https://studio.datachain.ai/team/Iterative/models/PTzV-9EJgmZ6TGspXtwKqw==/lightgbm-model/v2.0.1 diff --git a/content/docs/studio/user-guide/openid-connect.md b/content/docs/studio/user-guide/openid-connect.md index 9e1506a668..214bfdd672 100644 --- a/content/docs/studio/user-guide/openid-connect.md +++ b/content/docs/studio/user-guide/openid-connect.md @@ -14,7 +14,7 @@ instructions. ### Generic configuration details - OpenID Connect Discovery URL: - https://studio.dvc.ai/api/.well-known/openid-configuration + https://studio.datachain.ai/api/.well-known/openid-configuration - Subject claim format: `credentials:{owner}/{name}` where `{owner}` is the name of the DVC Studio **user** or **team** owning the credentials, and `{name}` is @@ -62,7 +62,7 @@ provider "aws" { } locals { - provider = "studio.dvc.ai/api" + provider = "studio.datachain.ai/api" condition = "credentials:example-team/example-credentials" } @@ -137,7 +137,7 @@ provider "google" { } locals { - provider = "studio.dvc.ai/api" + provider = "studio.datachain.ai/api" condition = "credentials:example-team/example-credentials" } @@ -226,7 +226,7 @@ provider "azurerm" { } locals { - provider = "studio.dvc.ai/api" + provider = "studio.datachain.ai/api" condition = "credentials:example-team/example-credentials" } diff --git a/content/docs/studio/user-guide/single-sign-on.md b/content/docs/studio/user-guide/single-sign-on.md index a05f745b79..2c367e0761 100644 --- a/content/docs/studio/user-guide/single-sign-on.md +++ b/content/docs/studio/user-guide/single-sign-on.md @@ -14,7 +14,7 @@ configuration on both DVC Studio and the IdP. The exact steps for this depend on the IdP. Once the SSO configuration is complete users can login to DVC Studio by opening -their team's login page `http://studio.iterative.ai/api/teams//sso` +their team's login page `http://studio.datachain.ai/api/teams//sso` in their browser. They can also login directly from their Okta end-user dashboards by clicking on the DVC Studio integration icon. @@ -38,9 +38,9 @@ will be auto-assigned the [`Viewer` role](#roles). option). 3. Enter any name (eg, `DVC Studio`) as the `App name`. 4. `Single sign-on URL`: - [https://studio.iterative.ai/api/teams//saml/consume](https://studio.iterative.ai/api/teams//saml/consume) + [https://studio.datachain.ai/api/teams//saml/consume](https://studio.datachain.ai/api/teams//saml/consume) (Replace with the name of your team in Studio. - 5. `Audience URI (SP Entity ID)`: https://studio.iterative.ai/api/saml + 5. `Audience URI (SP Entity ID)`: https://studio.datachain.ai/api/saml 6. `Name ID Format`: Persistent 7. `Application username (NameID)`: Okta username 8. `Attribute Statements (optional)`: 1. `Name`: email 2. `Name format`: URI @@ -87,7 +87,7 @@ will be auto-assigned the [`Viewer` role](#roles). The Single Sign-on URL for your team is - [https://studio.iterative.ai/api/teams//sso](https://studio.iterative.ai/api/teams//saml/consume). + [https://studio.datachain.ai/api/teams//sso](https://studio.datachain.ai/api/teams//saml/consume). Users that you assign to your team can login to DVC Studio by opening the Single Sign-on URL and providing their Okta login credentials. diff --git a/content/docs/studio/user-guide/team-collaboration/index.md b/content/docs/studio/user-guide/team-collaboration/index.md index 135525f135..a525c599ad 100644 --- a/content/docs/studio/user-guide/team-collaboration/index.md +++ b/content/docs/studio/user-guide/team-collaboration/index.md @@ -172,7 +172,7 @@ Details on how to configure SSO for your team can be found Once the SSO configuration is complete, users can login to DVC Studio using their team's login page at -`http://studio.iterative.ai/api/teams//sso`. They can also login +`http://studio.datachain.ai/api/teams//sso`. They can also login directly from their Okta dashboards by clicking on the DVC Studio integration icon. diff --git a/content/docs/studio/user-guide/troubleshooting.md b/content/docs/studio/user-guide/troubleshooting.md index 1fba775c43..8158df2435 100644 --- a/content/docs/studio/user-guide/troubleshooting.md +++ b/content/docs/studio/user-guide/troubleshooting.md @@ -6,7 +6,7 @@ DVC Studio. ## Support If you need further help, you can send us a message using `Help` on the -[DVC Studio website](https://studio.iterative.ai). You can also +[DVC Studio website](https://studio.datachain.ai). You can also [email us](mailto:support@iterative.ai), create a support ticket on [GitHub](https://github.com/iterative/studio-support) or join the discussion in [Discord](https://discord.com/invite/dvwXA2N). @@ -309,7 +309,7 @@ including versions and stage assignments. ## Questions or problems with billing and payment -Check out the [Frequently Asked Questions](https://studio.iterative.ai/faq) to +Check out the [Frequently Asked Questions](https://studio.datachain.ai/faq) to see if your questions have already been answered. If you still have problems, please [contact us](#support). diff --git a/content/docs/use-cases/data-registry/tutorial.md b/content/docs/use-cases/data-registry/tutorial.md index b0ff0982b0..6282419298 100644 --- a/content/docs/use-cases/data-registry/tutorial.md +++ b/content/docs/use-cases/data-registry/tutorial.md @@ -239,7 +239,7 @@ either in the UI or programmatically: ![Download Registry Datasets](https://static.iterative.ai/img/registry-download-datasets.gif) [remote storage]: /doc/user-guide/data-management/remote-storage -[DVC Studio]: https://studio.iterative.ai +[DVC Studio]: https://studio.datachain.ai [Version numbers]: /doc/studio/user-guide/model-registry/register-version [stages]: /doc/studio/user-guide/model-registry/assign-stage [semantic versioning]: https://semver.org diff --git a/content/docs/use-cases/model-registry.md b/content/docs/use-cases/model-registry.md index 7e7a053692..2d45ff24ad 100644 --- a/content/docs/use-cases/model-registry.md +++ b/content/docs/use-cases/model-registry.md @@ -43,7 +43,7 @@ supporting all stages of ML model lifecycle. To begin with this integrated approach to managing your ML models, [start managing models] with DVC! -[DVC Studio]: https://studio.iterative.ai +[DVC Studio]: https://studio.datachain.ai [gitops]: https://www.gitops.tech/ [versions]: /doc/use-cases/versioning-data-and-models [start managing models]: /doc/start/model-registry diff --git a/content/docs/user-guide/data-management/discovering-and-accessing-data.md b/content/docs/user-guide/data-management/discovering-and-accessing-data.md index 1e19e91a0e..4efee1894b 100644 --- a/content/docs/user-guide/data-management/discovering-and-accessing-data.md +++ b/content/docs/user-guide/data-management/discovering-and-accessing-data.md @@ -155,5 +155,5 @@ Studio], you can see models and their metadata across all projects, and you can artifacts by name, version, and lifecycle stage, without needing to configure access to the underlying Git repository or remote storage. -[DVC Studio]: https://studio.iterative.ai +[DVC Studio]: https://studio.datachain.ai [tutorial]: /doc/use-cases/data-registry/tutorial#sharing-and-managing-artifacts diff --git a/content/docs/user-guide/env.md b/content/docs/user-guide/env.md index 872a5c1646..5999bc70c4 100644 --- a/content/docs/user-guide/env.md +++ b/content/docs/user-guide/env.md @@ -38,4 +38,4 @@ See also [DVCLive environment variables](/doc/dvclive/env). /doc/user-guide/experiment-management/sharing-experiments#push-experiments [send live metrics and plots]: /doc/studio/user-guide/experiments/live-metrics-and-plots -[dvc studio]: https://studio.iterative.ai +[dvc studio]: https://studio.datachain.ai diff --git a/content/docs/user-guide/experiment-management/comparing-experiments.md b/content/docs/user-guide/experiment-management/comparing-experiments.md index bd4e8700a0..43ba077213 100644 --- a/content/docs/user-guide/experiment-management/comparing-experiments.md +++ b/content/docs/user-guide/experiment-management/comparing-experiments.md @@ -335,7 +335,7 @@ artifacts, etc.) related with the experiments, you can use `dvc gc`. [dvc extension for vs code]: https://marketplace.visualstudio.com/items?itemName=Iterative.dvc -[dvc studio]: https://studio.iterative.ai +[dvc studio]: https://studio.datachain.ai [sharing experiments]: /doc/user-guide/experiment-management/sharing-experiments [visualizing and comparing experiments]: /doc/studio/user-guide/experiments/visualize-and-compare diff --git a/content/docs/user-guide/experiment-management/sharing-experiments.md b/content/docs/user-guide/experiment-management/sharing-experiments.md index cce00fb45f..a598761ab3 100644 --- a/content/docs/user-guide/experiment-management/sharing-experiments.md +++ b/content/docs/user-guide/experiment-management/sharing-experiments.md @@ -276,7 +276,7 @@ Removed experiments: unwet-jinn [dvc extension]: https://marketplace.visualstudio.com/items?itemName=Iterative.dvc -[dvc studio]: https://studio.iterative.ai +[dvc studio]: https://studio.datachain.ai [live metrics and plots]: #live-metrics-and-plots [push]: #push-experiments [pull]: #pull-experiments diff --git a/content/docs/user-guide/experiment-management/visualizing-plots.md b/content/docs/user-guide/experiment-management/visualizing-plots.md index 595d79b65b..81eccbd34a 100644 --- a/content/docs/user-guide/experiment-management/visualizing-plots.md +++ b/content/docs/user-guide/experiment-management/visualizing-plots.md @@ -288,4 +288,4 @@ against the entire repo history: [dvclive]: /doc/dvclive [shared]: /doc/user-guide/experiment-management/sharing-experiments -[dvc studio]: https://studio.iterative.ai +[dvc studio]: https://studio.datachain.ai diff --git a/content/docs/user-guide/integrations/databricks.md b/content/docs/user-guide/integrations/databricks.md index dfbe79206b..dd04fef40b 100644 --- a/content/docs/user-guide/integrations/databricks.md +++ b/content/docs/user-guide/integrations/databricks.md @@ -103,4 +103,4 @@ os.environ["DVC_EXP_GIT_REMOTE"] = "https://github.com//" [web terminal]: https://docs.databricks.com/en/clusters/web-terminal.html [live experiment updates]: /doc/studio/user-guide/experiments/live-metrics-and-plots -[DVC Studio]: https://studio.iterative.ai +[DVC Studio]: https://studio.datachain.ai diff --git a/content/docs/user-guide/integrations/sagemaker.md b/content/docs/user-guide/integrations/sagemaker.md index 673419e5e2..9ec1a40353 100644 --- a/content/docs/user-guide/integrations/sagemaker.md +++ b/content/docs/user-guide/integrations/sagemaker.md @@ -181,7 +181,7 @@ For a full example of how to deploy with SageMaker, see our [blog post]. [dvc extension for vs code]: /doc/vs-code-extension [live experiment updates]: /doc/studio/user-guide/experiments/live-metrics-and-plots -[dvc studio]: https://studio.iterative.ai +[dvc studio]: https://studio.datachain.ai [dvc config]: /doc/user-guide/project-structure/configuration#studio [pipelines]: /doc/user-guide/pipelines [external dependencies and outputs]: diff --git a/content/docs/user-guide/project-structure/configuration.md b/content/docs/user-guide/project-structure/configuration.md index 1d5f615824..c92790ef49 100644 --- a/content/docs/user-guide/project-structure/configuration.md +++ b/content/docs/user-guide/project-structure/configuration.md @@ -66,7 +66,7 @@ within: - [`state`](#state) - see [Internal directories and files][internals] to learn more about the state database. - [`studio`](#studio) - options for configuring - [DVC Studio](https://studio.iterative.ai/) token + [DVC Studio](https://studio.datachain.ai/) token - [`index`](#index) - see [Internal directories and files][internals] to learn more about remote index files. @@ -261,7 +261,7 @@ Sets the defaults for experiment configuration. [push experiment]: /doc/user-guide/experiment-management/sharing-experiments [send live metrics and plots]: /doc/studio/user-guide/experiments/live-metrics-and-plots -[dvc studio]: https://studio.iterative.ai +[dvc studio]: https://studio.datachain.ai
@@ -419,7 +419,7 @@ have no effect. config. This can also be specified through `DVC_STUDIO_TOKEN` environment variable, which will override any value in `studio.token`. - [Get the token](https://studio.iterative.ai/user/_/profile?section=accessToken) + [Get the token](https://studio.datachain.ai/user/_/profile?section=accessToken) or check [this guide on how to create an access token](/doc/studio/user-guide/experiments/live-metrics-and-plots#set-up-an-access-token). @@ -431,7 +431,7 @@ have no effect. - `studio.url` - URL of Studio to use (in case of self-hosted DVC Studio instance). This can also be specified through `DVC_STUDIO_URL` environment variable, which will override any value in `studio.url`. If not set, - `https://studio.iterative.ai` is used. + `https://studio.datachain.ai` is used. [live experiments]: /docs/studio/user-guide/projects-and-experiments/live-metrics-and-plots diff --git a/src/@dvcorg/gatsby-theme-iterative/components/LayoutFooter/index.tsx b/src/@dvcorg/gatsby-theme-iterative/components/LayoutFooter/index.tsx index a6df64da77..2954e73d98 100644 --- a/src/@dvcorg/gatsby-theme-iterative/components/LayoutFooter/index.tsx +++ b/src/@dvcorg/gatsby-theme-iterative/components/LayoutFooter/index.tsx @@ -108,7 +108,7 @@ const footerListsData: Array = [ icon: }, { - href: 'https://studio.iterative.ai/', + href: 'https://studio.datachain.ai/', text: 'DVC Studio', icon: , target: '_blank' diff --git a/src/@dvcorg/gatsby-theme-iterative/data/menu.tsx b/src/@dvcorg/gatsby-theme-iterative/data/menu.tsx index 317046fa3d..d4d6fa2d42 100644 --- a/src/@dvcorg/gatsby-theme-iterative/data/menu.tsx +++ b/src/@dvcorg/gatsby-theme-iterative/data/menu.tsx @@ -140,7 +140,7 @@ const menuData: IMenuData = { title: 'DVC Studio', description: 'Track experiments and share insights from ML projects', iconClass: styles.studioIcon, - href: 'https://studio.iterative.ai/', + href: 'https://studio.datachain.ai/', img: '/img/studio_icon-color--square_vector.svg', imgAlt: 'Studio logo' }, diff --git a/src/utils/externalUrls.ts b/src/utils/externalUrls.ts index ed10bc48d1..28d9269726 100644 --- a/src/utils/externalUrls.ts +++ b/src/utils/externalUrls.ts @@ -1,6 +1,6 @@ -// studio.iterative.ai +// studio.datachain.ai -export const studioUrl = 'https://studio.iterative.ai' +export const studioUrl = 'https://studio.datachain.ai' // cloud.dvc.ai