Open
Description
Screen.Recording.2024-05-12.at.14.mp4
I have cloned the repo and ran npm install
and npm run dev
but once the demo launches, running cells doesn't actually work (as per the attached video). No errors are printed in the console.
(I also had to run npm install raw-loader
otherwise I get:
<w> [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: ENOENT: no such file or directory, rename '/Users/david/src/jupyter-nextjs-example/.next/cache/webpack/client-development-fallback/0.pack.gz_' -> '/Users/david/src/jupyter-nextjs-example/.next/cache/webpack/client-development-fallback/0.pack.gz'
⨯ ./node_modules/@datalayer/jupyter-react/lib/jupyter/lab/JupyterLabCss.js:48:1
Module not found: Can't resolve 'raw-loader'
)
Metadata
Assignees
Labels
No labels