mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-01 13:33:07 +00:00
chore: publish from main
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "jupyter-notebooks",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"main": "extension.mjs",
|
||||
"description": "Create, edit, run, save, and checkpoint Jupyter notebooks in an interactive Copilot canvas.",
|
||||
"keywords": [
|
||||
"data-analysis",
|
||||
"interactive-notebooks",
|
||||
"jupyter",
|
||||
"python"
|
||||
],
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "latest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user