Skip to content

Commit fb29921

Browse files
committed
feat(dlb): update
1 parent 82ae494 commit fb29921

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: How to access and use the notebook of a Data Lab cluster
3+
description: Step-by-step guide to access and use the notebook environment in a Data Lab for Apache Spark™ on Scaleway.
4+
tags: data lab apache spark notebook environment jupyterlab
5+
dates:
6+
validation: 2025-12-04
7+
posted: 2025-12-04
8+
---
9+
10+
import Requirements from '@macros/iam/requirements.mdx'
11+
12+
This page explains how to access and use the notebook environment of your Data Lab for Apache Spark™ cluster.
13+
14+
<Requirements />
15+
16+
- A Scaleway account logged into the [console](https://console.scaleway.com)
17+
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
18+
- Created a [Data Lab for Apache Spark™ cluster](/data-lab/how-to/create-data-lab/) with a notebook
19+
- Created an [IAM API key](/iam/how-to/create-api-keys/)
20+
21+
## How to access the notebook of your cluster
22+
23+
1. Click **Data Lab** under **Data & Analytics** on the side menu. The Data Lab for Apache Spark™ page displays.
24+
25+
2. Click the name of the desired Data Lab cluster. The overview tab of the cluster displays.
26+
27+
3. Click the **Open notebook** button. A login page displays.
28+
29+
4. Enter the **secret key** of your API key, then click **Authenticate**. The notebook dashboard displays.
30+
31+
32+

0 commit comments

Comments
 (0)