---
title: "AI Notebooks - Using a code assistant (EN)"
description: "Learn how to use AI Endpoints in AI Notebooks to get a personalized coding assistant and boost your development productivity"
url: https://docs.ovhcloud.com/de/guides/public-cloud/ai-machine-learning/ai-notebooks-coding-assistant
lang: de
lastUpdated: 2025-10-21
---
# AI Notebooks - Using a code assistant (EN)

## Objective

This tutorial shows how to use **AI Endpoints** in AI Notebooks to get a coding assistant.

[AI Endpoints](https://www.ovhcloud.com/en-gb/public-cloud/ai-endpoints/) is a serverless platform that provides easy access to world‑renowned pre‑trained AI models. It is simple, secure and intuitive, with data privacy as a top priority. We do not store user data, making it ideal for developers who want to add AI capabilities while keeping data private.

No extensive AI expertise is required, so AI Endpoints is a convenient and secure choice for integrating AI into your applications.

By default you can use our [AI Endpoints](https://www.ovhcloud.com/en-gb/public-cloud/ai-endpoints/) solution in all notebooks without a personal token, but you will be rate‑limited.

## Requirements

- An AI Notebooks project created inside a [Public Cloud project](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account
- An AI Notebooks user


***

### OVHcloud Control Panel Access

- **Direct link:** <ManagerLink to="/#/pci/projects">Public Cloud Projects</ManagerLink>
- **Navigation path:** <code className="action">Public Cloud</code> > Select your project

***


## Instructions

You can launch a notebook from the OVHcloud Control Panel
 or via the [ovhai CLI](/de/guides/public-cloud/ai-machine-learning/ai-cli-run-notebook.md)
.
:::warning

If you don’t see this plugin enabled in your current notebook, it’s because you’re not using the latest framework version available from our catalog of images. Please start a new notebook to access this new feature.

:::

### Launching a notebook via UI (Control Panel)

To launch your notebook from the OVHcloud Control Panel
, refer to the following steps. There is a different coding assistant for Jupyter and VS Code notebooks.

**Using JupyterLab (or JupyterLab Collaborative)**

JupyterLab is configured with Jupyter‑AI, which provides a native integration with JupyterLab.
**1 - Ask your question**
You are ready to go with the default settings; ask your first question about your code!
![Create a Notebook Control Panel manager 02](/images/public-cloud/ai-machine-learning/notebook-guide-coding-assistant/jupyter-ai-ask-question.png)**2 - Update your settings**
If you need to use your own AI Endpoints token, update your settings.
You may also want to use another public AI Endpoint available from the completion model dropdown list.
![Create a Notebook Control Panel manager 02](/images/public-cloud/ai-machine-learning/notebook-guide-coding-assistant/jupyter-ai-settings.png)

**Using VS Code**

VS Code is configured with Continue.
**1 - Ask your question**
You are ready to go with the default settings; ask your first question about your code!
![Create a Notebook Control Panel manager 02](/images/public-cloud/ai-machine-learning/notebook-guide-coding-assistant/continue-ask-question.png)**2 - Update your settings**
If you need to use your own AI Endpoints token, update your settings.
You may also want to use another public AI Endpoints available from the completion model dropdown list.
![Create a Notebook API token authentication](/images/public-cloud/ai-machine-learning/notebook-guide-coding-assistant/continue-settings.png)

## Go further

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.

## Feedback

Please send us your questions, feedback and suggestions to improve the service on the OVHcloud [Discord server](https://discord.gg/ovhcloud).
