Hi,

I'd like to mention ProfileSpawner (part of Wrapspawner) as an option here
as well. It exists specifically to support multiple user-selectable spawner
configurations in a single JupyterHub instance. It's actually your only
option if you want to switch between multiple Spawner classes, but it also
works quite well for smaller configuration tweaks like this, and is totally
agnostic about which spawning mechanism you need to use.

https://github.com/jupyterhub/wrapspawner/



On Fri, Aug 3, 2018 at 9:32 PM, J bhatt <bhat...@gmail.com> wrote:

> Thank you very much ! this really helps
>
> On Friday, August 3, 2018 at 9:26:55 PM UTC-4, ri...@globus.org wrote:
>>
>> Here are links to DockerSpawner and SingularitySpawner. The latter allows
>> the user to specify the path to the Singularity image they want to use.
>>
>> https://github.com/jupyterhub/dockerspawner
>> https://github.com/ResearchComputing/jupyterhub-singularity-spawner
>>
>> You can override the text field in the form with radio buttons, here's an
>> example of that:
>>
>> https://github.com/ericblau/jupyterhub-singularity-spawner/
>> blob/master/singularityspawner/singularityspawner.py
>>
>> --Rick
>>
>> On Friday, August 3, 2018 at 6:53:48 PM UTC-5, ri...@globus.org wrote:
>>>
>>> Hi,
>>>
>>> You don’t need to run separate JupyterHub instances, you can achieve
>>> this by using a spawner that launches either the traditional Notebook
>>> Server or JupyterLab. A container spawner like Docker or Singularity works
>>> well for this use case. The user can be pretty prompted to select which one
>>> they want to spawn.
>>>
>>> I’ll try to find a link to post with an example implementation.
>>>
>>> —Rick
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jupyter+unsubscr...@googlegroups.com.
> To post to this group, send email to jupyter@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jupyter/4b8f8751-185c-46de-a1fa-e21adfe22339%40googlegroups.com
> <https://groups.google.com/d/msgid/jupyter/4b8f8751-185c-46de-a1fa-e21adfe22339%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Michael Milligan, Ph.D.         | Supercomputing Institute
Assistant Director for          | University of Minnesota
   Application Development      | milli...@umn.edu
www.msi.umn.edu/staff/milligan  | Phone: 612-624-8857

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAPuy8gph3zg0mo-toQQu8fs8OAp%3DwMhj88pcxMWw3YiQ17YaqA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to