Skip to content

Commit 18d3541

Browse files
committed
Add ipydatagrid blog post
1 parent a92994b commit 18d3541

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

src/components/blog/blogpostsDetails.json

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"url": "https://blog.jupyter.org/ipydatagrid-is-now-part-of-project-jupyter-3b3dfb877664",
4+
"title": "Ipydatagrid is now part of Project Jupyter",
5+
"image": "/img/blogposts/Ipydatagrid-is-now-part-of-ProjectJupyter.png",
6+
"summary": "Today, we are proud to announce that the ipydatagrid open source project has been incorporated into Project Jupyter as part of the Jupyter Widgets subproject.",
7+
"date": "August 22, 2024",
8+
"authors": "Sylvain Corlay, on behalf of the Jupyter Widgets Council",
9+
"imageID": "blogpost-image-120",
10+
"imageNaturalWidth": 1490,
11+
"imageNaturalHeight": 760,
12+
"imageRenderedWidth": 273,
13+
"imageRenderedHeight": 138.2281879194631
14+
},
215
{
316
"url": "https://medium.com/@QuantStack/introducing-mamba-2-0-0e8d5c6d1d0c",
417
"title": "Introducing Mamba 2.0",
@@ -1546,4 +1559,4 @@
15461559
"imageRenderedWidth": 180,
15471560
"imageRenderedHeight": 180
15481561
}
1549-
]
1562+
]
Loading

0 commit comments

Comments
 (0)