Skip to content

Commit

Permalink
specify Jupyterlab (version 3.x or above) (#3880)
Browse files Browse the repository at this point in the history
Current Jupyterlab is 4.x, added clarity to version compat.
  • Loading branch information
danmarshall committed Aug 22, 2024
1 parent 69efca9 commit cecd2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/Widget Custom.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"\n",
"You also need to enable the widget frontend extension.\n",
"\n",
"If you are using JupyterLab 3.x:\n",
"If you are using JupyterLab (version 3.x or above):\n",
"\n",
"\n",
"```bash\n",
Expand Down

0 comments on commit cecd2b0

Please sign in to comment.