# Notebook coding experience

> Notebook coding experience - Learn about the coding experience in DataRobot Notebooks.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-04-24T16:03:56.544809+00:00` (UTC).

## Primary page

- [Notebook coding experience](https://docs.datarobot.com/en/docs/classic-ui/dr-notebooks/code-nb/index.html): Full documentation for this topic (HTML).

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [Notebooks](https://docs.datarobot.com/en/docs/classic-ui/dr-notebooks/index.html): Linked from this page.
- [Environment management](https://docs.datarobot.com/en/docs/classic-ui/dr-notebooks/code-nb/dr-env-nb.html): Linked from this page.
- [Create and execute cells](https://docs.datarobot.com/en/docs/classic-ui/dr-notebooks/code-nb/dr-cell-nb.html): Linked from this page.
- [Cell actions](https://docs.datarobot.com/en/docs/classic-ui/dr-notebooks/code-nb/dr-action-nb.html): Linked from this page.
- [Code intelligence](https://docs.datarobot.com/en/docs/classic-ui/dr-notebooks/code-nb/dr-code-int.html): Linked from this page.
- [Notebook terminals](https://docs.datarobot.com/en/docs/classic-ui/dr-notebooks/code-nb/dr-terminal-nb.html): Linked from this page.
- [Azure OpenAI Service integration](https://docs.datarobot.com/en/docs/classic-ui/dr-notebooks/code-nb/dr-openai-nb.html): Linked from this page.

## Documentation content

# Notebook coding experience

These pages outline the coding experience when using DataRobot notebooks. Learn about common cell actions, keyboard shortcuts, and how to run notebooks.

| Topic | Description |
| --- | --- |
| Environment management | How to configure and start the notebook environment. |
| Create and execute cells | How to create and execute code and Markdown cells in a notebook. |
| Cell actions | The actions and keyboard shortcuts available in a notebook. |
| Code intelligence | The code intelligence features provided throughout the notebook coding experience. |
| Notebook terminals | Use integrated terminals to execute commands such as .py scripts or package installations. |
| Azure OpenAI Service integration | Leverage Azure's OpenAI Code Assistant to generate code in DataRobot Notebooks using ChatGPT. |
