Skip to content

Commit e1ec1b1

Browse files
authored
Merge pull request #8688 from ovh/mb-ai-notebook-data-sync
[AI Notebooks] - Add some info about data syncs and backups
2 parents 8328661 + f1e9415 commit e1ec1b1

File tree

90 files changed

+714
-549
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+714
-549
lines changed

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.de-de.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

@@ -327,4 +327,4 @@ If you need training or technical assistance to implement our solutions, contact
327327

328328
Please send us your questions, feedback and suggestions to improve the service:
329329

330-
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)
330+
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-asia.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

@@ -327,4 +327,4 @@ If you need training or technical assistance to implement our solutions, contact
327327

328328
Please send us your questions, feedback and suggestions to improve the service:
329329

330-
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)
330+
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-au.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

@@ -327,4 +327,4 @@ If you need training or technical assistance to implement our solutions, contact
327327

328328
Please send us your questions, feedback and suggestions to improve the service:
329329

330-
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)
330+
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ca.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

@@ -327,4 +327,4 @@ If you need training or technical assistance to implement our solutions, contact
327327

328328
Please send us your questions, feedback and suggestions to improve the service:
329329

330-
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)
330+
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-ie.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

@@ -327,4 +327,4 @@ If you need training or technical assistance to implement our solutions, contact
327327

328328
Please send us your questions, feedback and suggestions to improve the service:
329329

330-
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)
330+
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-sg.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

@@ -327,4 +327,4 @@ If you need training or technical assistance to implement our solutions, contact
327327

328328
Please send us your questions, feedback and suggestions to improve the service:
329329

330-
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)
330+
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.en-us.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

@@ -327,4 +327,4 @@ If you need training or technical assistance to implement our solutions, contact
327327

328328
Please send us your questions, feedback and suggestions to improve the service:
329329

330-
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)
330+
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-es.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

@@ -327,4 +327,4 @@ If you need training or technical assistance to implement our solutions, contact
327327

328328
Please send us your questions, feedback and suggestions to improve the service:
329329

330-
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)
330+
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)

pages/public_cloud/ai_machine_learning/cli_11_howto_run_notebook_cli/guide.es-us.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: CLI - Launch an AI notebook
33
excerpt: Learn how to run an AI Notebook using the CLI
4-
updated: 2024-09-12
4+
updated: 2025-11-17
55
---
66

77
## Objective
88

9-
This guide covers the submission of new [** AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
9+
This guide covers the submission of new [**AI Notebooks**](/pages/public_cloud/ai_machine_learning/notebook_guide_introduction_definition) through the **ovhai** CLI.
1010

1111
## Requirements
1212

@@ -269,7 +269,7 @@ Now that the notebook is in the `RUNNING` state, a https address is defined in t
269269

270270
You can now start writing code in your notebook. Since we used the PyTorch framework in our example, we will be able to use it without having to install anything ourselves.
271271

272-
As you explore your notebook, you will find an `ai-training-examples` folder already included in your workspace. This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
272+
As you explore your notebook, you will find an `ai-training-examples` folder already included in your [/workspace](/pages/public_cloud/ai_machine_learning/notebook_guide_workspace). This repository is automatically cloned for each notebook and includes a variety of examples that you can use with OVHcloud AI products, such as AI Notebooks.
273273

274274
### Stopping a notebook
275275

@@ -327,4 +327,4 @@ If you need training or technical assistance to implement our solutions, contact
327327

328328
Please send us your questions, feedback and suggestions to improve the service:
329329

330-
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)
330+
- On the OVHcloud [Discord server](https://discord.gg/ovhcloud)

0 commit comments

Comments
 (0)