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. |