binder-workspace-demo icon indicating copy to clipboard operation
binder-workspace-demo copied to clipboard

Workspace not showing up as expected

Open hahnec opened this issue 4 years ago • 3 comments

I followed the well documented instructions and can confirm that the recipe provided on this page once worked for me. Over time, however, I changed contents of my repo color-matcher and its jupyter file triggering new image builds with a blank workspace. To give an example, please have a look at the respective binder link.

During the many attempts of different image builds, the following lines caught my attention:

Step 46/50 : RUN chmod +x binder/postBuild ---> Running in 0dba22a546ed Removing intermediate container 0dba22a546ed ---> a35230f353d1 Step 47/50 : RUN ./binder/postBuild ---> Running in 0ca626a51ea7 Saved workspace: /home/jovyan/.jupyter/lab/workspaces/lab-a511.jupyterlab-workspace Removing intermediate container 0ca626a51ea7 ---> b6d44587ec91

Are there any clues as to the roots of this once working, now failing behavior?

hahnec avatar Feb 28 '21 20:02 hahnec

Quick update

After forking this repo, I end up with the default workspace using the corresponding Binder URL:

https://mybinder.org/v2/gh/hahnec/binder-workspace-demo/master?urlpath=lab

So, it appears that the herein presented solution does not work anymore for newly built images. Is it that Binder does not support this workspace feature anymore? Or is there a problem in the image build process?

hahnec avatar Apr 23 '21 19:04 hahnec

Thanks for pinging this @hahnec! There may have been a regression upstream, I'll look into it

ian-r-rose avatar Apr 23 '21 19:04 ian-r-rose

Hi Ian, the problem seems to persist. Are there any news from your side? Were you able to have a look in the meantime?

hahnec avatar Nov 12 '21 21:11 hahnec