You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Jupyter version 4 or 5, use the master branch of the repository.
37
+
Most nbextensions have been updated to work with Jupyter 5.x, but occasionally things get missed, or the Jupyter API changes in a minor version update, so if anything doesn't work as you'd expect/hope, please do check the issues, or open a new one as necessary!
41
38
42
-
There are different branches of the notebook extensions in this repository.
43
-
Please make sure you use the branch corresponding to your IPython/Jupyter version.
39
+
This repo is pretty much all in the main master branch, although there remain vestigial branches for IPython notebook versions 2.x and 3.x.
44
40
45
41
46
42
Documentation
@@ -49,7 +45,7 @@ Documentation
49
45
Documentation for all maintained extensions can be found at
server extension, which is installed as a dependency of this package.
@@ -241,6 +237,7 @@ Each notebook extension typically has its own directory named after the extensio
241
237
242
238
For further details, see [the documentation at jupyter-contrib-nbextensions.readthedocs.io](http://jupyter-contrib-nbextensions.readthedocs.io/en/latest/internals.html).
0 commit comments