diff --git a/components/WorkshopPieces/JupyterLoad.js b/components/WorkshopPieces/JupyterLoad.js index e6871ac..2873004 100644 --- a/components/WorkshopPieces/JupyterLoad.js +++ b/components/WorkshopPieces/JupyterLoad.js @@ -27,7 +27,7 @@ export default function JupyterLoad({ ...props }) { }} onClick={() => { const fromURLString = `&fromURL=${desiredFile}` - const finalURL = `melodic-moonbeam-e29b67.netlify.app/lab/index.html?${fromURLString}`; + const finalURL = `https://melodic-moonbeam-e29b67.netlify.app/lab/index.html?${fromURLString}`; setJupyterSrc(finalURL) }} >