# Running The Deka Notebook

Start Deka Notebook is one of the features available in the Service Portal Deka GPU, used to start the Deka Notebook service. On the Deka Notebook page, select the notebook you want to start, then click the **Start** button.

If the process is successful, the notebook status will change to **Running** and the system will display a notification indicating that the notebook has started successfully.

{% hint style="success" %}
You can use the **Start** button feature on **Deka Notebook** when the **Running** column displays **pending**.
{% endhint %}

<figure><img src="/files/Sk1iL9Sj7fEGfAMZpuj7" alt=""><figcaption></figcaption></figure>

A window will appear with the name of your **Deka Notebook**. Click the **Yes** button to proceed.

<figure><img src="/files/krxcLpfqGsMFILq0fiqX" alt=""><figcaption></figcaption></figure>

Once the startup process is complete, the system will display a notification stating, **“Deka Notebook has been successfully started.”** When the startup process is successful, the notebook status will automatically change to **“RUNNING”**, as shown in the notebook list.

<figure><img src="/files/03Fbn67Y9yKEom6LpJV6" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-notebook/how-to-create-a-simple-deka-notebook/running-the-deka-notebook.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
