Hi, On 6 April 2017 at 23:53, Matthias Bussonnier <[email protected]> wrote: > Up until recently, conda was shipping with nb_kernel_extension (or I > don't remember the name) that would automatically discover kernel in > multiple env. So 2 is IMHO (prefered).
https://github.com/Cadair/jupyter_environment_kernels can do that as well: install it (from git master), enable it in the notebook config and you get support for conda (python and R kernels) and virtualenv environments, including activating the environment before starting the kernel. Kind regards, Jan -- 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/CAAc324hVtC3Wi-Uqc67FJkiJYFHjuc4u3N-oqLzkGuiAMqT8bA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
