Using an Assist Cell
Steps to use an Assist cell:
Navigate to a Notebook.
Click on the Assist option.
The Assist cell gets inserted below.

Type a prompt in the Assist cell.
Click the Send icon.
The response based on your prompt gets generated below.

Since the generated result in this case is a code. Add a new code cell and copy the generated code in it.
Run the code cell.

The Bar plot gets generated below the code cell.

Last updated