Hello, hello! I am new to Panel (and very impressed with the project).
Unfrotunately, I found that following the official instructions to install Panel in a (Pyodide) WASM environment does not work. I opened an issue on GH, but have not received any response yet.
Essentially, I get the error:
ValueError: Can't fetch wheel from 'https://cdn.holoviz.org/panel/0.14.0/wheels/bokeh-2.4.3-py3-none-any.whl'. One common reason for this is when the server blocks Cross-Origin Resource Sharing (CORS). Check if the server is sending the correct 'Access-Control-Allow-Origin' header.
If I get some pointers, I would be happy to open a PR to update the Panel documentation.