[jupyter] Re: Is it possible to run multiple Jupyter versions on a hub?

2017-11-27 Thread Roland Weber
Kenneth, your notebook app in the alternate environment might be looking for its configuration in a different location. Make sure that it finds something valid :-) -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this

[jupyter] Re: Is it possible to run multiple Jupyter versions on a hub?

2017-11-27 Thread Kenneth Lyons
Is it feasible to launch a single user server using a conda environment's notebook version with something like LocalProcessSpawner? The API doc for LocalProcessSpawner's cmd option says: This is usually set if you want to start the single-user server in a > different python environment (with

[jupyter] Re: Is it possible to run multiple Jupyter versions on a hub?

2017-11-21 Thread Ryan Lovett
One possible solution would be to containerize your 2014 and post-2014 environments, and configure your JupyterHub to use a container-based spawner. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop