galaxyproject / ansible-cloudman-galaxy-setup

This role is used to setup Galaxy for use with CloudMan.
MIT License
2 stars 5 forks source link

Add necessary Jupyter configs #5

Open afgane opened 8 years ago

afgane commented 8 years ago

With Galaxy 16.04 and PR #4, IPython interative env is out. Figure out what needs to be done to enable the new Jupyter replacement.

nuwang commented 8 years ago

There's a GVL script for installing jupyterhub, which can probably be copied over - https://github.com/gvlproject/gvl_commandline_utilities/blob/master/roles/gvl.commandline-utilities/tasks/install_jupyterhub.yml

afgane commented 8 years ago

I was actually thinking of Jupyter Galaxy Interactive Env (https://wiki.galaxyproject.org/Admin/GIEs) but the docs there have not been updated for Jupyter yet so not really sure what needs to be done.