Código e investigación en ML

MDN Web Docs

developer.mozilla.org

Código e investigación en MLfree

La referencia para las APIs de la plataforma web: una fuente fiable y sólida para un notebook de desarrollo web.

Maintained by browser vendors and a large contributor community, it's the reference point most developers already treat as ground truth for whether a given API works and in which browsers. That makes it well suited to a notebook that needs to verify compatibility claims rather than take a blog post's word for it. It documents what exists, not how to structure an application, so pair it with a source on architecture or design patterns for that kind of question.

Abrir MDN Web Docs

Importar a Gemini Notebook

  1. 1Copia el enlace de arriba (o una página específica del sitio).
  2. 2En tu cuaderno, haz clic en Añadir fuente → Sitio web.
  3. 3Pega el enlace y confirma: puedes pegar varios a la vez, uno por línea.

Las páginas de documentación se importan mejor que los repositorios: pega la URL de la documentación o el README de un proyecto, no la raíz del repositorio.

Más fuentes de código e investigación en ml