{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://jupyter.org/#organization",
      "name": "Project Jupyter",
      "url": "https://jupyter.org/",
      "description": "The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations, interactive dashboards and other media."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/project-jupyter#asg",
      "name": "Project Jupyter ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/project-jupyter",
      "isPartOf": {
        "@id": "https://jupyter.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}