From 85d59ae195188d87933d7bfdadff0619fa86fefe Mon Sep 17 00:00:00 2001 From: Stephen Zweibel Date: Wed, 25 Oct 2023 17:08:45 -0400 Subject: [PATCH] CORS --- components/Wasm/Jupyter.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/components/Wasm/Jupyter.js b/components/Wasm/Jupyter.js index b977443..5422b71 100644 --- a/components/Wasm/Jupyter.js +++ b/components/Wasm/Jupyter.js @@ -34,12 +34,15 @@ export default function Jupyter(props) { return ( <> - {/* + - */} +