Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 19, 2024
1 parent f93db3c commit 0f1ebae
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 2 deletions.
18 changes: 18 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
124 changes: 124 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit 0f1ebae

Please sign in to comment.