Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/components/blog/blogpostsDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Object.defineProperty(exports, "__esModule", { value: true });
exports.blogpostsDetails = void 0;
exports.blogpostsDetails = [
{
"url": "https://thenewstack.io/teaching-a-billion-people-to-code-how-jupyterlite-is-scaling-the-impossible/",
"title": "Teaching a Billion People to Code: How JupyterLite Is Scaling the Impossible",
"image": "img/blogposts/resized-images/Teaching-a-Billion-People.png",
"summary": "QuantStack, an “almost accidental startup,” is building a serverless distro of JupyterLab for Jupyter’s global adoption.",
"date": "2025-12-01",
"authors": "Michelle Gienow",
"imageID": "blogpost-image-143"
},
{
"url": "https://blog.jupyter.org/jupyterlab-4-5-and-notebook-7-5-are-available-1bcd1fa19a47",
"title": "JupyterLab 4.5 and Notebook 7.5 are available!",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.