Closed danielballan closed 3 years ago
The start hook works fine on Binder but fails on our custom JupyterHub deployment. I do not understand why, but I have seen this consistently before.
start
Nothing that we are doing in start is essential, I think, except perhaps the EPICS_* env vars, which we can set another way.
EPICS_*
The
start
hook works fine on Binder but fails on our custom JupyterHub deployment. I do not understand why, but I have seen this consistently before.Nothing that we are doing in
start
is essential, I think, except perhaps theEPICS_*
env vars, which we can set another way.