jupyterhub / jupyterhub-deploy-teaching

Reference deployment of JupyterHub and nbgrader on a single server
http://jupyterhub-deploy-teaching.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
246 stars 85 forks source link

ensure jupyterhub is launched with LANG set #97

Closed minrk closed 6 years ago

minrk commented 6 years ago

should fix unicode issues

cc @willingc @ellisonbg

ellisonbg commented 6 years ago

Thanks!

I had added a similar line to the supervisor script. I verified that the hub picked it up (it did) but the single users servers still did not. Any thoughts on why that would be the case?

We are doing new deployments based on this repo, so I am going to merge and we will try it out.

minrk commented 6 years ago

but the single users servers still did not. Any thoughts on why that would be the case?

Strange. I verified that they did pick it up. Did you ensure that the single-user servers were restarted? It won't be picked up until restart.

ellisonbg commented 6 years ago

I think I did a full restart of the hub itself (and single user servers). Will keep investigating this.

On Tue, Jan 23, 2018 at 1:35 AM, Min RK notifications@github.com wrote:

but the single users servers still did not. Any thoughts on why that would be the case?

Strange. I verified that they did pick it up. Did you ensure that the single-user servers were restarted? It won't be picked up until restart.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jupyterhub/jupyterhub-deploy-teaching/pull/97#issuecomment-359732850, or mute the thread https://github.com/notifications/unsubscribe-auth/AABr0DmQraMg5cQNbA6d2HUT6Vb0dwZyks5tNafLgaJpZM4RmP5n .

-- Brian E. Granger Associate Professor of Physics and Data Science Cal Poly State University, San Luis Obispo @ellisonbg on Twitter and GitHub bgranger@calpoly.edu and ellisonbg@gmail.com