##// END OF EJS Templates
Add setting to disable venv warning (#13706)...
Add setting to disable venv warning (#13706) * Add setting to disable venv warning * Fix style * Add what's new entry * Improve help text * Use double quotes Co-authored-by: Blazej Michalik <6691643+MrMino@users.noreply.github.com> * Add missing comma Co-authored-by: Blazej Michalik <6691643+MrMino@users.noreply.github.com>

File last commit:

r21636:ec0fabd0
r27697:66aeb3fc master
Show More
kernels.rst
8 lines | 182 B | text/x-rst | RstLexer

Making kernels for IPython

Kernels are now part of Jupyter - see :ref:`jupyterclient:kernels` for the documentation.