Editar

Compartir a través de


Known issue - Copilot installation script not included in notebook

For new notebooks, you can use Spark runtime 3.5. If you select the Copilot button, you might not see the installation script pop-up. The issue is due to the installer cell not being injected at the top of the notebook.

Status: Open

Product Experience: Data Science

Symptoms

If you run a Copilot magic command, such as %%code and %%chat, you receive a message similar to: no module installed 'chat-magics'. The Copilot Chat panel shows a message similar to: If you want to use Copilot, you must install the required package. You see the messages in the output although you don't see the installer cell at the top of the notebook.

Solutions and workarounds

As a workaround, use the installation commands for Copilot.

Next steps