Thebe's React Demo fails to run when connecting to binder
Closed this issue · 1 comments
stevejpurves commented
Describe the bug
context
When I start the react demo, select a binder connection, connect and then press run all.
expectation
I expected the notebook to execute
bug
But instead a notebook error appears complaining about tqdm
import
problem
This is a problem for people trying to use the demo to understand thebe-react
Reproduce the bug
- nr start:react
- select binder
- press connect
- press run all
List your environment
No response
stevejpurves commented
in #684 this was changed to point to the correct github repo https://github.com/executablebooks/thebe/blob/57dcdaf1e3bda34ba7c4776bc9fa64dfb658a24b/apps/demo-react/src/App.tsx#L22