Skip to content

Commit cb77a92

Browse files
committed
Update title
1 parent 0ea4bb8 commit cb77a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/fundable/projectsDetails.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const fundableProjectsDetails = {
88
jupyterEcosystem: [
99
{
1010
category: "Jupyter Ecosystem",
11-
title: "Modernize nbconvert",
11+
title: "Modernizing nbconvert",
1212
pageName: "NbconvertModernization",
1313
shortDescription: "Conversion of Jupyter notebooks to PDF currently relies on nbconvert in the backend, which in turns uses a headless browser for producing the PDF. We propose to directly perform the PDF conversion in the user's browser, which will simplify the architecture and make it function with JupyterLite.",
1414
description: NbconvertModernizationMD,

0 commit comments

Comments
 (0)