Skip to content

Commit 5ea70d9

Browse files
committed
first commit
0 parents  commit 5ea70d9

File tree

99 files changed

+10959
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+10959
-0
lines changed

data/Bavisitter/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: Bavisitter
2+
description: Babysitting LLMs for Visualization
3+
environments: [jupyter]
4+
githubRepo: jiwnchoi/Bavisitter
5+
tags: [visualization, llm, ai, interactive]

data/CoSo/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: CoSo
2+
description: CoSo is a lifted solver for combinatorics problems expressed in CoLa.
3+
environments: [jupyter]
4+
githubRepo: PietroTotis/CoSo
5+
tags: [combinatorics, solver, interactive]

data/aiida-bader/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: AiiDA-Bader
2+
description: AiiDA plugin for Bader charge analysis
3+
environments: [jupyter]
4+
githubRepo: superstar54/aiida-bader
5+
tags: [chemistry, materials science, interactive]

data/aiida-workgraph/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: AiiDA-WorkGraph
2+
description: Design flexible node-based workflows using AiiDA
3+
environments: [jupyter]
4+
githubRepo: superstar54/aiida-workgraph
5+
tags: [workflow, materials science, interactive]

data/altair/config.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Altair
2+
description: Declarative statistical visualization library for Python, based on Vega and Vega-Lite
3+
environments: [marimo, jupyter, colab]
4+
notebookUrl: https://raw.githubusercontent.com/marimo-team/marimo/e6fd07ccecbff10cb68fe2f7a3c2233ea1436432/examples/misc/reactive_plots.py
5+
homePageUrl: https://altair-viz.github.io/
6+
githubRepo: altair-viz/altair
7+
tags: [visualization, charts, data science]
8+
image: thumbnail.jpeg
9+
gif: thumbnail.gif

data/altair/thumbnail.gif

278 KB

data/altair/thumbnail.jpeg

23.6 KB

data/bactovision/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: BactoVision
2+
description: A jupyter widget for processing bacterial growth images
3+
environments: [jupyter]
4+
githubRepo: StarostinV/bactovision
5+
tags: [visualization, biology, image processing, interactive]

data/canica/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: Canica
2+
description: A text embedding viewer for the Jupyter environment
3+
environments: [jupyter]
4+
githubRepo: lakeraai/canica
5+
tags: [visualization, embeddings, nlp, interactive]

data/carbonplan-maps/config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: Carbonplan Maps
2+
description: A Jupyter Widget for carbonplan maps.
3+
environments: [jupyter]
4+
githubRepo: manzt/carbonplan-maps
5+
tags: [visualization, maps, climate, interactive]
6+
image: thumbnail.jpeg
7+
gif: thumbnail.gif

0 commit comments

Comments
 (0)