Describe the bug
if you click on the link to run the demos on my binder.org -- which I think we should publicise more -- it takes a while ot build the docker image (fine) but when it finally starts you get a 500 error "could not start rstudio in time"
To Reproduce
click on the link in the readme
Expected behavior
should start on my binder.org.
I assume the building part will get faster as it is use a few times
Screenshots
Desktop (please complete the following information):
Additional context
I went in to my binder.org and used their gui to build a docker that went into the containerised version of the repo but didn;t specify a file or url.
that opened in a version of jupyterlab as expected, but when you click on 'Rstudio' from the launcher it fils with the same 500 error.
sort of wondering if the repo2docker part is maybe broken?- maybe need to duo another launch and then capture the loges/output from the build process
would be good to document what has been done ot fix it -maybe in contribute.md?
Describe the bug
if you click on the link to run the demos on my binder.org -- which I think we should publicise more -- it takes a while ot build the docker image (fine) but when it finally starts you get a 500 error "could not start rstudio in time"
To Reproduce
click on the link in the readme
Expected behavior
should start on my binder.org.
I assume the building part will get faster as it is use a few times
Screenshots
Desktop (please complete the following information):
Additional context
I went in to my binder.org and used their gui to build a docker that went into the containerised version of the repo but didn;t specify a file or url.
that opened in a version of jupyterlab as expected, but when you click on 'Rstudio' from the launcher it fils with the same 500 error.
sort of wondering if the repo2docker part is maybe broken?- maybe need to duo another launch and then capture the loges/output from the build process
would be good to document what has been done ot fix it -maybe in contribute.md?