Have you tried this: https://github.com/Anaconda-Platform/nb_conda_kernels This tool worked for us to provide access to several conda kernels in jupyter notebook and hub. Best, Leah
On Thursday, November 1, 2018 at 9:19:49 AM UTC-6, Pasle Choix wrote: > > Hello, > > Below is the kernels I have: > > [root@cedgedev03 jupyterhub]# jupyter kernelspec list > Available kernels: > python2 > /opt/cloudera/parcels/Anaconda/lib/python2.7/site-packages/ipykernel/resources > ir /opt/cloudera/parcels/Anaconda/share/jupyter/kernels/ir > apache_toree_pyspark /usr/local/share/jupyter/kernels/apache_toree_pyspark > apache_toree_scala /usr/local/share/jupyter/kernels/apache_toree_scala > apache_toree_sparkr /usr/local/share/jupyter/kernels/apache_toree_sparkr > apache_toree_sql /usr/local/share/jupyter/kernels/apache_toree_sql > spark1.6_conda_python2 > /usr/local/share/jupyter/kernels/spark1.6_conda_python2 > spark16-conda /usr/local/share/jupyter/kernels/spark16-conda > spark2.3_conda_python2 > /usr/local/share/jupyter/kernels/spark2.3_conda_python2 > spark23-conda /usr/local/share/jupyter/kernels/spark23-conda > python3 /usr/share/jupyter/kernels/python3 > > In Jupyter Notebook, the following are NOT available: > > python2 > /opt/cloudera/parcels/Anaconda/lib/python2.7/site-packages/ipykernel/resources > ir /opt/cloudera/parcels/Anaconda/share/jupyter/kernels/ir > > It is noticed both are from Conda, do I need to somehow activate the > kernels like activating environment? > > Thank you. > > *------------------------------------------------* > *Sincerely yours,* > > > *Raymond* > -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/8c4ed096-7855-40be-aa18-9df34336711b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
