Skip to content

Commit 0118099

Browse files
committed
Add JupyterLite 0.6 blog post
1 parent 208778c commit 0118099

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

src/components/blog/blogpostsDetails.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
[
2+
{
3+
"url": "https://blog.jupyter.org/jupyterlite-0-6-0-is-released-b4bc69bfc8f4",
4+
"title": "JupyterLite 0.6.0 is released! 🎉",
5+
"image": "img/blogposts/JupyterLite-06.png",
6+
"summary": "The new 0.6.0 release includes a number of new features, bug fixes, and enhancements. This release also brings significant improvements to the user experience and new customization options for JupyterLite deployments.",
7+
"date": "June 12, 2025",
8+
"authors": "Jeremy Tuloup",
9+
"imageID": "blogpost-image-132",
10+
"imageNaturalWidth": 1744,
11+
"imageNaturalHeight": 544,
12+
"imageRenderedWidth": 273,
13+
"imageRenderedHeight": 85.16
14+
},
215
{
316
"url": "https://blog.jupyter.org/jupyterlab-4-4-and-notebook-7-4-are-available-aca2782d4f3d",
417
"title": "JupyterLab 4.4 and Notebook 7.4 are available!",
5-
"image": "https://miro.medium.com/v2/resize:fit:4800/format:webp/0*xR1yXwkrzFar51Rh.png",
18+
"image": "img/blogposts/JupyterLab-44.png",
619
"summary": "JupyterLab 4.4 has been released! This new minor release of JupyterLab includes 28 new features and enhancements, 76 bug fixes, 63 maintenance tasks and 34 documentation improvements.",
720
"date": "May 21, 2025",
821
"authors": "Jeremy Tuloup",
93.7 KB
Loading
117 KB
Loading

0 commit comments

Comments
 (0)