Skip to content

Commit

Permalink
Update jupyter-lite.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wxcuop authored Jul 3, 2024
1 parent bf916b3 commit 8f9fd89
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions jupyter-lite.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,17 @@
"lineNumbers": true
}
}
},
}
},
"jupytext": {
"formats": "ipynb,py:percent",
"default_notebook_metadata_filter": "-all",
"default_cell_metadata_filter": "-all"
}
},
"pipliteUrls": [
"https://cdn.jsdelivr.net/pyodide/v0.18.1/full/pyodide.js"
],
"pyodidePackages": [
"ipydatagrid"
]
}

0 comments on commit 8f9fd89

Please sign in to comment.