Skip to content

Commit 752b12f

Browse files
committed
Quantum Notebooks additional fixes
1 parent 2f14cce commit 752b12f

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

pages/public_cloud/quantum_computing/billing/guide.en-gb.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Quantum Notebooks is a **pay-per-use solution**. You only pay for the **resource
4242
- Workspace remote storage (Optional)
4343
- Ingress/Egress network traffic (Optional)
4444

45-
Here is a detailed graph that illustrates every step that is billed or not during the AI Notebook workflow:
45+
Here is a detailed graph that illustrates every step that is billed or not during the Quantum Notebooks workflow:
4646

4747
![billing](images/billing.png){.thumbnail}
4848

@@ -92,7 +92,7 @@ This storage is not billed as it is directly linked to the compute resource(s) y
9292

9393
#### Example 1: one GPU notebook for 10 hours then deleted
9494

95-
We start one AI Notebook, with two GPUs and we keep it running for 10 hours then we **delete it**.
95+
We start one Quantum Notebook, with two GPUs and we keep it running for 10 hours then we **delete it**.
9696

9797
- compute resources: 2 x GPU NVIDIA V100s (1,93€ / hour)
9898
- remote storage: nothing
@@ -102,7 +102,7 @@ Price calculation for compute: 10 (hours) x 2 (GPU) x 1,93€ (price / GPU) = **
102102

103103
#### Example 2: one GPU notebook for 10 hours but stopped, not deleted
104104

105-
We start one AI Notebook, with two GPUs and we keep it running for 10 hours then we stop it and finally we **delete it after 10 days**.
105+
We start one Quantum Notebook, with two GPUs and we keep it running for 10 hours then we stop it and finally we **delete it after 10 days**.
106106

107107
- compute resources: 2 x GPU NVIDIA V100s (1,93 / hour)
108108
- remote storage: nothing
@@ -114,7 +114,7 @@ Price calculation for workspace : 90 (GB) x 0,01€ (price for object storage /
114114

115115
#### Example 3: one GPU notebook for 10 hours with 1TB remote storage
116116

117-
We start one AI Notebook, with two GPUs and 1TB remote storage. We keep it running for 10 hours then we delete it.
117+
We start one Quantum Notebook, with two GPUs and 1TB remote storage. We keep it running for 10 hours then we delete it.
118118

119119
- compute resources: 2 x GPU NVIDIA V100s (1,93 / hour)
120120
- remote storage: 1TB in OVHcloud Object Storage

pages/public_cloud/quantum_computing/capabilities/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,11 @@ You cannot install your own code editor on Quantum Notebooks.
141141

142142
With VS Code, you get the capability to use remote connections (from a local computer).
143143

144-
### Pre-installed AI environments
144+
### Pre-installed Quantum environments
145145

146-
OVHcloud Quantum Notebooks comes with pre-installed AI environments.
146+
OVHcloud Quantum Notebooks comes with pre-installed Quantum environments.
147147

148-
List of available AI Environments:
148+
List of available Quantum Environments:
149149

150150
- Alice & Bob Felis
151151
- C12
42.4 KB
Loading

pages/public_cloud/quantum_computing/troubleshooting/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Each Quantum Notebooks service comes with a monitoring dashboard, allowing you t
142142

143143
To verify your usage metrics, go to the `Public Cloud`{.action} section of the [OVHcloud Control Panel](/links/manager) and select `Quantum Notebooks`{.action}. All your notebooks will be listed. Click on your notebook to check its information. In `Resources`{.action}, you can then access the monitoring of your resources via the `Graph Dashboard`.
144144

145-
Please note that each AI Notebook is limited to a maximum amount of CPUs and GPUs. You can refer to the Quantum Notebooks [Capabilities and Limitations](/pages/public_cloud/quantum_computing/capabilities) guide.
145+
Please note that each Quantum Notebook is limited to a maximum amount of CPUs and GPUs. You can refer to the Quantum Notebooks [Capabilities and Limitations](/pages/public_cloud/quantum_computing/capabilities) guide.
146146

147147
///
148148

0 commit comments

Comments
 (0)