##// END OF EJS Templates
Clarify that example is for conda envs
Thomas Kluyver -
Show More
@@ -39,7 +39,9 b' Kernels for different environments'
39 ----------------------------------
39 ----------------------------------
40
40
41 If you want to have multiple IPython kernels for different virtualenvs or conda environments,
41 If you want to have multiple IPython kernels for different virtualenvs or conda environments,
42 you will need to specify unique names for the kernelspecs:
42 you will need to specify unique names for the kernelspecs.
43
44 For example, using conda environments:
43
45
44 .. sourcecode:: bash
46 .. sourcecode:: bash
45
47
General Comments 0
You need to be logged in to leave comments. Login now