From 0f1ebae1da358340868c4247a8a5fd051a179ba4 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 19 Sep 2024 12:10:18 +0000 Subject: [PATCH] update data --- database/database.json | 18 ++++++ database/pipeline.pkl | 4 +- database/triples.json | 124 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 144 insertions(+), 2 deletions(-) diff --git a/database/database.json b/database/database.json index 4786e15..7d977b6 100644 --- a/database/database.json +++ b/database/database.json @@ -39392,5 +39392,23 @@ ], "summary": "", "date": "2024-09-19" + }, + "https://github.com/juba/pyobsplot": { + "extra-tags": [ + "plot", + "notebooks" + ], + "date": "2023-03-29", + "title": "pyobsplot", + "summary": "Observable Plot in Jupyter notebooks and Quarto documents", + "tags": [ + "anywidget", + "jupyter", + "html", + "quarto", + "python", + "observable-plot", + "jupyter-widget" + ] } } \ No newline at end of file diff --git a/database/pipeline.pkl b/database/pipeline.pkl index 5eae523..73ad445 100644 --- a/database/pipeline.pkl +++ b/database/pipeline.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14f2fee83ac0b47c607a8b8b6cdf6bfdf9bd71ac5459850f7e7b3af83f73eb7f -size 140262663 +oid sha256:78f5574e5a4d8ca7f7f77ebc88035cb84371efacb0acc970216416e036619f7f +size 140298739 diff --git a/database/triples.json b/database/triples.json index c7409e4..7148e80 100644 --- a/database/triples.json +++ b/database/triples.json @@ -179778,5 +179778,129 @@ { "head": "languages", "tail": "natural language generation" + }, + { + "head": "anywidget", + "tail": "jupyter" + }, + { + "head": "anywidget", + "tail": "html" + }, + { + "head": "anywidget", + "tail": "quarto" + }, + { + "head": "anywidget", + "tail": "python" + }, + { + "head": "anywidget", + "tail": "observable-plot" + }, + { + "head": "anywidget", + "tail": "jupyter-widget" + }, + { + "head": "anywidget", + "tail": "plot" + }, + { + "head": "anywidget", + "tail": "notebooks" + }, + { + "head": "jupyter", + "tail": "html" + }, + { + "head": "jupyter", + "tail": "quarto" + }, + { + "head": "jupyter", + "tail": "observable-plot" + }, + { + "head": "jupyter", + "tail": "jupyter-widget" + }, + { + "head": "jupyter", + "tail": "plot" + }, + { + "head": "html", + "tail": "quarto" + }, + { + "head": "html", + "tail": "observable-plot" + }, + { + "head": "html", + "tail": "jupyter-widget" + }, + { + "head": "html", + "tail": "plot" + }, + { + "head": "html", + "tail": "notebooks" + }, + { + "head": "quarto", + "tail": "python" + }, + { + "head": "quarto", + "tail": "observable-plot" + }, + { + "head": "quarto", + "tail": "jupyter-widget" + }, + { + "head": "quarto", + "tail": "plot" + }, + { + "head": "quarto", + "tail": "notebooks" + }, + { + "head": "python", + "tail": "observable-plot" + }, + { + "head": "python", + "tail": "jupyter-widget" + }, + { + "head": "observable-plot", + "tail": "jupyter-widget" + }, + { + "head": "observable-plot", + "tail": "plot" + }, + { + "head": "observable-plot", + "tail": "notebooks" + }, + { + "head": "jupyter-widget", + "tail": "plot" + }, + { + "head": "jupyter-widget", + "tail": "notebooks" + }, + { + "head": "plot", + "tail": "notebooks" } ] \ No newline at end of file