From 42b9322f0b2c0114d8a279d981cc2486c8fe16fe Mon Sep 17 00:00:00 2001 From: SIKAI ZHANG <34108862+MatthewSZhang@users.noreply.github.com> Date: Tue, 17 Jun 2025 10:42:15 +0800 Subject: [PATCH] DOC add wasm nightly wheels url in readme --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 03cc658..4dc5616 100644 --- a/README.rst +++ b/README.rst @@ -104,6 +104,8 @@ The WASM wheels of FastCan can be installed by 📝 **Note:** Due to the Cross-Origin Resource Sharing (CORS) block in web browsers, you may need `Allow CORS: Access-Control-Allow-Origin Chrome extension `_. +📝 **Note:** The nightly wasm wheel of FastCan's dependency (i.e. scikit-learn) can be found in `Scientific Python Nightly Wheels `_. + Citation --------