bluesky / tutorials

Tutorial materials related to data acquisition, management, and analysis
https://mybinder.org/v2/gh/bluesky/tutorials/main?urlpath=lab
BSD 3-Clause "New" or "Revised" License
20 stars 29 forks source link

Remove start hook #115

Closed danielballan closed 3 years ago

danielballan commented 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.

Nothing that we are doing in start is essential, I think, except perhaps the EPICS_* env vars, which we can set another way.