Skip to content

Commit

Permalink
Studio: Minor change - Remove unnecessary use of 'dashboard' (#4817)
Browse files Browse the repository at this point in the history
* Remove unnecessary use of 'dashboard'

* Commit Max's suggestion

Co-authored-by: Maxim Shmakov <[email protected]>

* Restyled by prettier (#4818)

Co-authored-by: Restyled.io <[email protected]>

---------

Co-authored-by: Maxim Shmakov <[email protected]>
Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
4 people authored Aug 30, 2023
1 parent 0d1d855 commit d8cfca6
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 14 deletions.
8 changes: 4 additions & 4 deletions content/docs/studio/get-started.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Get Started with Iterative Studio

Sign in to your [Iterative Studio](https://studio.iterative.ai/) dashboard using
your GitHub.com, GitLab.com, or Bitbucket.org account, or with your email
address. Upon sign-in, the Projects dashboard opens. It includes some `Demo`
projects for you to explore.
Sign in to [Iterative Studio](https://studio.iterative.ai/) using your
GitHub.com, GitLab.com, or Bitbucket.org account, or with your email address.
Upon sign-in, the Projects dashboard opens. It includes some `Demo` projects for
you to explore.

<admon type="tip">

Expand Down
12 changes: 6 additions & 6 deletions content/docs/studio/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -378,12 +378,12 @@ CLI].

## My models have disappeared even though I did not remove (deprecate) them

When a project is deleted from the projects dashboard, all its models get
automatically removed from the model registry. So check if the project has been
removed. If yes, you can [add the project][create a project] again. Deleting a
project from Iterative Studio does not delete any commits or tags from the Git
repository. So, adding the project back will restore all the models from the
repository along with their details, including versions and stage assignments.
When a project is deleted, all its models get automatically removed from the
model registry. So check if the project has been removed. If yes, you can [add
the project][create a project] again. Deleting a project from Iterative Studio
does not delete any commits or tags from the Git repository. So, adding the
project back will restore all the models from the repository along with their
details, including versions and stage assignments.

## Questions or problems with billing and payment

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ These actions are also available in the model details page:
</p>

<admon type="tip">
To remove all of a project's models from Iterative Studio without deprecating them, you can simply delete the project from your projects dashboard.
To remove all of a project's models from Iterative Studio without deprecating them, you can simply delete the project.
</admon>

<admon type="info">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ In this section, you will learn how to:

To add a new project, follow these steps.

1. Sign in to your [Iterative Studio](https://studio.iterative.ai/) dashboard
using your GitHub.com, GitLab.com, or Bitbucket.org account, or with your
email address.
1. Sign in to [Iterative Studio](https://studio.iterative.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
be listed.
Expand Down

0 comments on commit d8cfca6

Please sign in to comment.