mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-01 13:33:07 +00:00
5 lines
152 B
JavaScript
5 lines
152 B
JavaScript
// Extension: jupyter-notebooks
|
|
// The implementation is isolated so this required discovery entrypoint stays focused.
|
|
|
|
import "./notebook-canvas.mjs";
|