feat: funciones Jupyter notebook Python — discover, read, write, exec, kernel

Funciones Python para interactuar con Jupyter Lab programáticamente:
descubrir instancias, leer/escribir celdas, ejecutar código y gestionar kernels.
Reemplazan MCP jupyter con API REST + WebSocket directa.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-01 20:55:39 +02:00
parent dc78d8fea3
commit 268a76602a
11 changed files with 1956 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
# notebook — funciones para interaccion con Jupyter