Skip to content

Commit

Permalink
Spelling check
Browse files Browse the repository at this point in the history
Fixed spellings
  • Loading branch information
Aravind-21-Test committed May 21, 2024
1 parent c9a3855 commit 19dcf42
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ A persistent volume stores data for a containerized application beyond the lifet

#### Without a persistent volume

If the container, pod, or node crashes or terminiates, you lose the manager's configuration data. You can deploy a new manager instance, but not to the same state as the one that was lost.
If the container, pod, or node crashes or terminates, you lose the manager's configuration data. You can deploy a new manager instance, but not to the same state as the one that was lost.

#### With a persistent volume

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ A persistent volume stores data for a containerized application beyond the lifet

#### Without a persistent volume

If the container, pod, or node crashes or terminiates, you lose the manager's configuration data. You can deploy a new manager instance, but not to the same state as the one that was lost.
If the container, pod, or node crashes or terminates, you lose the manager's configuration data. You can deploy a new manager instance, but not to the same state as the one that was lost.

#### With a persistent volume

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/jupyterlab/install-jupyterlab-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ But a persistent volume stores data for a containerized application beyond the l

#### Without a persistent volume

If the container, pod, or node crashes or terminiates, you lose the JupyterLab configuration data. You can deploy a new JupyterLab instance, but not to the same state as the one that was lost.
If the container, pod, or node crashes or terminates, you lose the JupyterLab configuration data. You can deploy a new JupyterLab instance, but not to the same state as the one that was lost.

#### With a persistent volume

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/jupyterlab/install-jupyterlab-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ But a persistent volume stores data for a containerized application beyond the l

#### Without a persistent volume

If the container, pod, or node crashes or terminiates, you lose the JupyterLab configuration data. You can deploy a new JupyterLab instance, but not to the same state as the one that was lost.
If the container, pod, or node crashes or terminates, you lose the JupyterLab configuration data. You can deploy a new JupyterLab instance, but not to the same state as the one that was lost.

#### With a persistent volume

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/jupyterlab/run-jupyterlab-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Learn about [AWS](https://docs.aws.amazon.com/sdkref/latest/guide/environment-va
:::


## Clone the respository
## Clone the repository

The `deployments/docker/` folder in the [AI Unlimited GitHub repository](https://github.com/Teradata/ai-unlimited) provided by Teradata includes the [jupyter.yaml](https://github.com/Teradata/ai-unlimited/blob/develop/deployments/docker/jupyter.yaml) file you need to run JupyterLab.

Expand Down

0 comments on commit 19dcf42

Please sign in to comment.