Skip to content

Commit

Permalink
Documentation improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 committed Nov 25, 2018
1 parent a18f947 commit ff2bd39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ jupyter kernelspec list
```
can now engage `nb_conda_kernels` and see the additional kernels.

_NOTE_: if the `jupyter_client` is upgraded or reinstalled, the
patch must be reapplied. There is currently no way for `nb_conda_kernels`
to automatically reapply the patch.

A new [kernel discovery system](https://jupyter-client.readthedocs.io/en/latest/kernel_providers.html)
is being developed for Jupyter 6.0 that should enable the
wider Jupyter ecosystem to take advantage of these external
Expand Down

0 comments on commit ff2bd39

Please sign in to comment.