github/jupyter-notebooks
v1.0.0MIT
Create, edit, run, save, and checkpoint Jupyter notebooks in an interactive Copilot canvas.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "jupyter-notebooks",
"description": "Create, edit, run, save, and checkpoint Jupyter notebooks in an interactive Copilot canvas.",
"version": "1.0.0",
"author": {
"name": "Pierce Boggan",
"url": "https://github.com/pierceboggan"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"keywords": [
"data-analysis",
"interactive-notebooks",
"jupyter",
"python"
],
"extensions": {
"com.github.copilot": {
"logo": "assets/preview.png"
},
"com.github.awesome-copilot": {
"extensions": [
"./extensions/jupyter-notebooks"
]
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.github.awesome-copilot
- com.github.copilot