Here’s how to do it:
- Open your VS code and open your extensions view by clicking the gear icon.
- Select 'Extensions' from the options.
- In the search bar, type 'Jupyter Notebook'.
- From the results, choose and select 'Jupyter'.
- Hit 'Install' to add and integrate GitHub Copilot with Jupyter Notebook.
- Open your Jupyter Notebook within VS Code.
- Place your cursor in a code cell, and Copilot will provide inline code suggestions.



