Skip to content

Commit cf2025a

Browse files
Merge pull request #358 from jtpio/new-lite-post
Add JupyterLite 0.8 blog post
2 parents f2cc685 + 4d1b44f commit cf2025a

6 files changed

Lines changed: 133 additions & 67 deletions

File tree

β€Žsrc/pages/blogs/_blogpostsDetails.jsβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.blogpostsDetails = void 0;
44
exports.blogpostsDetails = [
5+
{
6+
url: "https://blog.jupyter.org/jupyterlite-0-8-is-released-0c89c4200f79",
7+
title: "JupyterLite 0.8 is released! πŸŽ‰",
8+
image: "/img/blogposts/resized-images/JupyterLite-08.png",
9+
summary: "The new 0.8 release includes a number of new features, bug fixes, and enhancements. Highlights include a shareable REPL, a refreshed loading screen, file system reliability improvements, a terminal in the browser, and an update to JupyterLab 4.6 and Notebook 7.6.",
10+
date: "2026-07-10",
11+
authors: "Jeremy Tuloup",
12+
imageID: "blogpost-image-156"
13+
},
514
{
615
url: "https://blog.jupyter.org/congratulations-distinguished-contributors-1998f468b29e",
716
title: "Congratulations, Distinguished Contributors!",

β€Žstatic/atom.xmlβ€Ž

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žstatic/atom_all.xmlβ€Ž

Lines changed: 33 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
276 KB
Loading

β€Žstatic/rss.xmlβ€Ž

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)