sudospawner icon indicating copy to clipboard operation
sudospawner copied to clipboard

Add env param to Subprocess call

Open ssatia opened this issue 6 years ago • 5 comments

I noticed an issue wherein the c.Spawner.environment setting in the JupyterHub config was not being used when spawning the new process. It seems to be so because we are not passing the env to the Subprocess function.

I hope this request can be merged soon and a new release could be created shortly thereafter.

ssatia avatar Jun 30 '18 02:06 ssatia