Skip to content

Commit

Permalink
Add cdn urls to be able to build pyodide-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Sep 16, 2024
1 parent d4f7d68 commit dac1687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/jupyterlite/extra_packages.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
"panel",
"bokeh",
"https://cdn.holoviz.org/panel/1.5.0/dist/wheels/panel-1.5.0-py3-none-any.whl",
"https://cdn.holoviz.org/panel/1.5.0/dist/wheels/bokeh-3.5.2-py3-none-any.whl",
"pyodide-http"
]

0 comments on commit dac1687

Please sign in to comment.