Skip to content

Commit 3f6928a

Browse files
committed
[docs] clarify that we aim to support 4.x *and* 5.x [skip CI]
1 parent 32813fc commit 3f6928a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ IPython/Jupyter version support
3434
===============================
3535

3636
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!
37+
Most nbextensions have been updated to work with both Jupyter 4.x and 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!
3838

3939
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.
4040

0 commit comments

Comments
 (0)