Quick correction, the package allowing to change kernels is
nb_conda_kernels, and there were some changes lately addressing the
activation issue (thanks to Michael Grant):
https://github.com/Anaconda-Platform/nb_conda_kernels#220 (PR for the
interested: https://github.com/Anaconda-Platform/nb_conda_kernels/pull/80).

Hope it helps!

El mié., 28 nov. 2018 a las 3:13, Roland Weber (<[email protected]>)
escribió:

> Hello Matt,
>
> you have something mixed up. The nb_conda module runs inside the Jupyter
> process and starts kernels in separate processes. It's the task of that
> module to establish the environment for those kernel processes. But it has
> no control over the environment of the Jupyter process itself. In fact, you
> need to establish that environment beforehand, so that Jupyter can find and
> load the nb_conda module in the first place.
>
> cheers,
>   Roland
>
> --
> 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/e52f949c-d504-44c2-a58d-1bb3432b4971%40googlegroups.com
> <https://groups.google.com/d/msgid/jupyter/e52f949c-d504-44c2-a58d-1bb3432b4971%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
*Damián Avila*

-- 
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/CAH%2BmRR3Vwsw59v8-7W8C%3D_FjjN7MjRip3jiaP%2BzTVCfMwxu0AQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to