From 83e183c94d70f8ca1c3bd8602211ff333e87cc03 Mon Sep 17 00:00:00 2001 From: fn-registry agent Date: Tue, 28 Apr 2026 22:35:58 +0200 Subject: [PATCH] docs: add analysis.md frontmatter for fn_registry indexing --- analysis.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 analysis.md diff --git a/analysis.md b/analysis.md new file mode 100644 index 0000000..aa4bc30 --- /dev/null +++ b/analysis.md @@ -0,0 +1,17 @@ +--- +name: pruebas_jupyter +lang: py +domain: core +description: "Sandbox de pruebas del setup Jupyter colaborativo (MCP, kernel startup, ejecuciones largas)." +tags: [jupyter, sandbox, test, mcp] +uses_functions: [] +uses_types: [] +framework: "jupyterlab" +entry_point: "notebooks/" +dir_path: "analysis/pruebas_jupyter" +repo_url: "https://gitea-dgg044oo04woo4ggcsws4gk0.organic-machine.com/dataforge/pruebas_jupyter" +--- + +## Notas + +Sandbox para validar el setup colaborativo de Jupyter (kernel startup, MCP, ejecuciones largas, propagacion Y.js). No es un analisis de investigacion.