Matt
Results
2
comments of
Matt
it would be beneficial to have `Array` notation supported. Currently the workaround is to use the bracket notation, `[TypeB]` . Any updates are appreciated. Also it might be nice to...
For the purposes of debugging, does this help? - remove the` "@datalayer/jupyter-react": "workspace:^",` line from the top level `package.json` - `yarn install` inside the nextjs example folder help? I was...