Use your own Python installation in Jupyterhub - vicgalle/wiki-example GitHub Wiki
Type
ipython kernel install --user --name conda
from your own Python (conda) installation or environment. A new kernel will show up in JupyterHub poiting to your installation.
From source