FAIRplus / the-fair-cookbook

The FAIR cookbook, containing recipes to make your data more FAIR. Find the rendered version on:
https://faircookbook.elixir-europe.org/
129 stars 57 forks source link

notebook execution on binder not longer works following migration to jb10.2 from legacy #323

Open proccaserra opened 3 years ago

proccaserra commented 3 years ago
ghost commented 3 years ago

hi @proccaserra , just to let you know -- I noticed that the Dockerfile I use for local building got executed by binder (once upon a time.... i don't remember sharply, but I think it is with the migrating branch). I guess that binder assumes we want it to prepare a runner with the Dockerfile provided in the root -- which is of course wrong. You can move the Dockerfile somewhere else to test. Hope that already fixes it? Best, Robert